Privacy: add default text for a privacy policy. First run.

Props xkon, idea15, allendav, azaozz.
See #43473.
Built from https://develop.svn.wordpress.org/trunk@43044


git-svn-id: http://core.svn.wordpress.org/trunk@42873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2018-04-30 14:47:21 +00:00
parent d488e773b0
commit c21c4e25b3
8 changed files with 159 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43043';
$wp_version = '5.0-alpha-43044';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.