mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Docs: Update the @deprecated
tag comment for wp-includes/embed-template.php to reference the correct file path following [36693].
See #34561. git-svn-id: https://develop.svn.wordpress.org/trunk@36746 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
180fd6bad4
commit
a7a822ec8e
@ -5,7 +5,7 @@
|
||||
* @package WordPress
|
||||
* @subpackage oEmbed
|
||||
* @since 4.4.0
|
||||
* @deprecated 4.5.0 Moved to wp-includes/theme-compat/embed-template.php
|
||||
* @deprecated 4.5.0 Moved to wp-includes/theme-compat/embed.php
|
||||
*/
|
||||
|
||||
_deprecated_file( basename( __FILE__ ), '4.5', 'wp-includes/theme-compat/embed.php' );
|
||||
|
Loading…
x
Reference in New Issue
Block a user