edit pages
This commit is contained in:
11
old/wp-includes/locale.php
Normal file
11
old/wp-includes/locale.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* Locale API
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage i18n
|
||||
* @since 1.2.0
|
||||
* @deprecated 4.7.0
|
||||
*/
|
||||
|
||||
_deprecated_file( basename( __FILE__ ), '4.7.0' );
|
Reference in New Issue
Block a user