Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #34563, comment 7


Ignore:
Timestamp:
11/04/2015 10:19:55 AM (9 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34563, comment 7

    v1 v2  
    44{{{
    55if ( $request_uri ~* "/wp-json/oembed/|/embed/$" ) {
    6      # Magic happens here if they're using URL rewriting
     6   # Magic happens here if they're using URL rewriting
    77}
    88if ( $request_uri ~* "\?rest_route=/oembed/|oembed=true" ) {