level-level/ll-site-health-filter

Removes sensitive data from the Wordpress Site Health tool.

0.2.0 2019-12-30 08:25 UTC

This package is auto-updated.

Last update: 2024-02-29 11:22:01 UTC


README

GitHub Actions status

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.

  1. The current logged in user has permission to administrator.
  2. One of the following is true:
    • a) ?show_debug=true is added to the url
    • b) WP_DEBUG is set to true in wp-config.php

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