Files
Roman Pyrih acb036dbd9 first commit
2026-05-21 15:33:11 +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' );