Docs: Add missing description for $wp_locale global.

Props mukesh27.
See #45604, #47110.
Built from https://develop.svn.wordpress.org/trunk@45737


git-svn-id: http://core.svn.wordpress.org/trunk@45548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-08-04 01:46:55 +00:00
parent ea606165a5
commit e0311b76c7
19 changed files with 27 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45736';
$wp_version = '5.3-alpha-45737';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.