level-level / ll-site-health-filter
Removes sensitive data from the Wordpress Site Health tool.
Installs: 77 778
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 0
Open Issues: 0
Requires (Dev)
README
Site Health Filter
Solution to hide sensitive data from the Wordpress Site Health Tool in the admin sidebar menu. It will do the same for the WooCommerce status page.
How to install
You can simply install this package by adding it as a composer dependency. After you've included the composer autoload file in your website, it should work automatically.
How to view complete Site Health information
You can still view Site Health information, if the requirements below are followed.
- The current logged in user has permission to administrator.
- One of the following is true:
- a)
?show_debug=true
is added to the url - b)
WP_DEBUG
is set totrue
inwp-config.php
- a)
Wordpress reference
More information about the Wordpress status and debug pages can be found in the WP_Site_Health and WP_Debug_data documentation.
WooCommerce reference
More information about the WooCommerce status pages can be found in the WC_Admin_Status documentation.
Author
Level Level
Website: https://level-level.com
Email: info@level-level.com