Changeset 34904 for trunk/src/wp-includes/class-wp-oembed-controller.php
- Timestamp:
- 10/07/2015 11:00:59 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-oembed-controller.php
r34903 r34904 89 89 if ( false === $data ) { 90 90 status_header( 404 ); 91 return __( 'Invalid URL.' , 'oembed-api');91 return __( 'Invalid URL.' ); 92 92 } 93 93
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)