# Disable Privacy Tools
Contributors:      ocean90  
Tags:              privacy, gdpr, tools, core 
Requires at least: 4.9  
Tested up to:      5.9  
Requires PHP:      5.2  
Stable tag:        1.1  
License:           GPLv2 or later  
License URI:       http://www.gnu.org/licenses/gpl-2.0.html  

Removes the tools for creating a privacy policy and exporting/erasing personal data.

![](https://ps.w.org/disable-privacy-tools/assets/banner-1544x500.jpg?rev=1873798)

## Description

WordPress 4.9.6 added a few tools to help you creating and displaying a privacy policy or assist with requests for exporting/erasing personal data.  
Depending on your location or type of install (the tools may not be suitable for Multisite or large networks), you may have already taken measures to comply with existing privacy laws or/and you do not need them at all.

With this plugin, all the new admin screens will be disabled to prevent cluttering your admin with more unused items. It also prevents showing you the feature pointer if you install this plugin before the update.

*Photo by [Dayne Topkin](https://unsplash.com/photos/0FOOcD63bek).*

## Changelog

### 1.1

- Removes the default scheduled event used to delete old export files. Props [jeremyfelt](https://profiles.wordpress.org/jeremyfelt).

### 1.0

- Removes core privacy tools by adding the `do_not_allow` capability.
- Short circuits the option for the privacy policy page.
