Sergey Biryukov
|
008c1f7e60
|
Docs: Correct @access entries for WP_Locale::init() and WP_Locale::register_globals() .
Props keesiemeijer.
Fixes #39504.
Built from https://develop.svn.wordpress.org/trunk@39737
git-svn-id: http://core.svn.wordpress.org/trunk@39677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2017-01-06 22:11:16 +00:00 |
|
Scott Taylor
|
9383bf8f74
|
General: use get_bloginfo( 'version' ) instead of global $wp_version in several locations - excluding those locations which reload version.php mid-flight.
See #37699.
Built from https://develop.svn.wordpress.org/trunk@38459
git-svn-id: http://core.svn.wordpress.org/trunk@38400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-08-31 05:49:37 +00:00 |
|
Scott Taylor
|
d3312bc278
|
Locale: declare the $month_genitive field on WP_Locale .
See #37771.
Built from https://develop.svn.wordpress.org/trunk@38316
git-svn-id: http://core.svn.wordpress.org/trunk@38257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-08-22 21:33:28 +00:00 |
|
Dominik Schilling
|
aeb8d2fbad
|
I18N: Move the WP_Locale class to its own file.
The new `class-wp-locale.php` file is loaded in `locale.php` for backward compatibility purposes.
See #26511.
Fixes #37209.
Built from https://develop.svn.wordpress.org/trunk@37889
git-svn-id: http://core.svn.wordpress.org/trunk@37830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2016-06-28 11:53:28 +00:00 |
|