Changes between Version 1 and Version 2 of Ticket #34563, comment 7
- Timestamp:
- 11/04/2015 10:19:55 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34563, comment 7
v1 v2 4 4 {{{ 5 5 if ( $request_uri ~* "/wp-json/oembed/|/embed/$" ) { 6 6 # Magic happens here if they're using URL rewriting 7 7 } 8 8 if ( $request_uri ~* "\?rest_route=/oembed/|oembed=true" ) {