Files
brpp.pl/wp-includes/locale.php
Roman Pyrih 97352dcdc9 first commit
2025-08-26 10:50:15 +02:00

12 lines
162 B
PHP

<?php
/**
* Locale API
*
* @package WordPress
* @subpackage i18n
* @since 1.2.0
* @deprecated 4.7.0
*/
_deprecated_file( basename( __FILE__ ), '4.7.0' );