Privacy: add means to export personal data by username or email address. Generate a zipped export file containing all data. First run.

Props allendav.
See #43546.
Built from https://develop.svn.wordpress.org/trunk@43012


git-svn-id: http://core.svn.wordpress.org/trunk@42841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2018-04-27 19:54:21 +00:00
parent e9eb7518c0
commit b044b4053e
10 changed files with 600 additions and 63 deletions

View File

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