Changeset 37985 for trunk/src/wp-includes/embed-template.php
- Timestamp:
- 07/06/2016 12:39:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/embed-template.php
r36746 r37985 9 9 */ 10 10 11 _deprecated_file( basename( __FILE__ ), '4.5 ', 'wp-includes/theme-compat/embed.php' );11 _deprecated_file( basename( __FILE__ ), '4.5.0', 'wp-includes/theme-compat/embed.php' ); 12 12 13 13 include( ABSPATH . WPINC . '/theme-compat/embed.php' );
Note: See TracChangeset
for help on using the changeset viewer.