All Site Helath related tools in one place
-
Some Site Health tests and diagnostic tools are not suited for automated testing, and always to be executed and shown in the Site Health main Status tab. They may also not be pure static information, or limited size suited for the Info tab, like text/log file contents. This excellent, high quality plugin lists such tools, tests and viwers in an accordion under an additional Site Health tab labelled Tools.
This accordion is filterable and hence extendable for developers to add their own special tools. To ensure such modifaction or additions to always work, developers may declare this plgins as a dependcy of their own.
The included tools in version 1.0 are not quite perfect and complete yet, but will most likely be enhanced through constructive feedback from the community.
Immature features:
- Debug Logs: It uses the
WP_DEBUG_LOG
constant to determin the log file, not assumingdebug.log
.and this is excellent. But what about a very large log file? - File Integrity reports
version.php
to be modified on localized installations - Plugin Compatibility: A lot of processing on third party service just to return that “Highest supported PHP” is either “Could not be determined” or “8.0”, ignoring what the plugins themselves declare, and never reports any higher than 8.0.
- Transient Summary does not separate expired transients. The description does not warn that deleting all transient may slow down the site or the admin for a while, until regenerated.
A few enhancements and this is five stars from me!
- Debug Logs: It uses the
- You must be logged in to reply to this review.