Docs: Add a comment about the reinstated wp-admin/options-privacy.php.

See #43895.
Built from https://develop.svn.wordpress.org/trunk@45454


git-svn-id: http://core.svn.wordpress.org/trunk@45265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-05-27 03:03:52 +00:00
parent 96b4570781
commit 51ee349942
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45453';
$wp_version = '5.3-alpha-45454';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.