Remove Privacy Menu in WordPress 4.9.6+
Why ?
On a WordPress Multisite you will most likely point to a single privacy policy page using the privacy_policy_url
or the_privacy_policy_link
filters, and hence you don't want to display the Settings->Policy
page in each subsite.
Sidenote
The pluging will also remove the privacy menu on a WordPress single site.
How
Copy the plugin file into your wp-content/mu-plugins
folder.
Copyright and License
Remove Privacy Menu is copyright 2018 Per Soderlind
Remove Privacy Menu is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
Remove Privacy Menu is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see http://www.gnu.org/licenses/.