Privacy: fix and improve the help text about adding a privacy policy page.

Props idea15, xkon.
See #43435.
Built from https://develop.svn.wordpress.org/trunk@43053


git-svn-id: http://core.svn.wordpress.org/trunk@42882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2018-05-01 11:43:22 +00:00
parent 237df3367b
commit 5133e5131b
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43052';
$wp_version = '5.0-alpha-43053';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.