kollapsminoriteten/wp-includes/locale.php

12 lines
162 B
PHP
Raw Permalink Normal View History

2019-11-02 10:38:58 +01:00
<?php
/**
* Locale API
*
* @package WordPress
* @subpackage i18n
* @since 1.2.0
2019-11-15 22:59:44 +01:00
* @deprecated 4.7.0
2019-11-02 10:38:58 +01:00
*/
_deprecated_file( basename( __FILE__ ), '4.7.0' );