Used By
Used By | Description |
---|---|
wp-admin/includes/class-wp-site-health.php: WP_Site_Health::perform_test() | Run a Site Health test directly. |
Filter the output of a finished Site Health test.
(array) An associative array of test result data.
(string) A label describing the test, and is used as a header in the output.
(string) The status of the test, which can be a value of good
, recommended
or critical
.
(array) Tests are put into categories which have an associated badge shown, these can be modified and assigned here.
(string) The test label, for example Performance
.
(string) Default blue
. A string representing a color to use for the label.
(string) A more descriptive explanation of what the test looks for, and why it is important for the end user.
(string) An action to direct the user to where they can resolve the issue, if one exists.
(string) The name of the test being ran, used as a reference point.
Version | Description |
---|---|
5.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/site_status_test_result