Logo
Explore Help
Sign In
IntenseWebs/WordPress
3
0
Fork 0
You've already forked WordPress
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
dd12e83491d22e7821071840bd8d82ef942a227a
WordPress/wp-includes/locale.php

12 lines
162 B
PHP
Raw Normal View History

Load: Re-add `locale.php`. `locale.php` is occasionally included directly by custom external code, so should continue to be available. This behaviour is deprecated. Partial revert of [38364]. See #37827, #39027. Built from https://develop.svn.wordpress.org/trunk@39455 git-svn-id: http://core.svn.wordpress.org/trunk@39395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-12-03 04:07:40 +00:00
<?php
/**
* Locale API
*
* @package WordPress
* @subpackage i18n
* @since 1.2.0
Docs: Add missing `@deprecated` tags in the file docblock of some deprecated files. Props jrf. Fixes #48254. Built from https://develop.svn.wordpress.org/trunk@46439 git-svn-id: http://core.svn.wordpress.org/trunk@46237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-10-08 17:19:04 +00:00
* @deprecated 4.7.0
Load: Re-add `locale.php`. `locale.php` is occasionally included directly by custom external code, so should continue to be available. This behaviour is deprecated. Partial revert of [38364]. See #37827, #39027. Built from https://develop.svn.wordpress.org/trunk@39455 git-svn-id: http://core.svn.wordpress.org/trunk@39395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-12-03 04:07:40 +00:00
*/
_deprecated_file( basename( __FILE__ ), '4.7.0' );
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 132ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API