Go to file
Andrew Ozz f3c91893a9 Privacy tools:
- Move the (remaining) privacy tools related functions from `wp-admin/includes/file.php` to `wp-admin/includes/privacy-tools.php`.
- Move the `WP_User_Request` class to a separate file.

See #43895.

git-svn-id: https://develop.svn.wordpress.org/trunk@45519 602fd350-edb4-49c9-b593-d223f7449a82
2019-06-10 23:53:32 +00:00
src Privacy tools: 2019-06-10 23:53:32 +00:00
tests
tools
.editorconfig
.gitignore
.jshintrc
.npmrc
.nvmrc
.travis.yml
appveyor.yml
composer.json
composer.lock
Gruntfile.js
jsdoc.conf.json
package-lock.json
package.json
phpcs.xml.dist
phpunit.xml.dist
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php