Description
Depending on your server setup, there may be tests in the WordPress Site Health tool that are not relevant and will never pass. For example, you may have background updates disabled if your entire site is kept under version control.
This plugin adds a simple settings page to exclude those tests from the Site Health Status page.
Note: This should only be used to disable tests with a legitimate and acceptable reason for failing. It should not be used to hide tests which can be fixed.
Credits
Icon from the Geometric Hearts Valentine’s Day icon set by Katerine Melina (Abstracto Create) and licensed under CC by 3.0.
Screenshots
Reviews
Contributors & Developers
“Site Health Tool Manager” is open source software. The following people have contributed to this plugin.
Contributors“Site Health Tool Manager” has been translated into 7 locales. Thank you to the translators for their contributions.
Translate “Site Health Tool Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
– Adds ability to disable the Dashboard widget
– Fixes fatal error in WP 5.4
1.0.1
– Fix issue for plugins that use closures for test callbacks
1.0
– Initial Release