apply_filters( "site_health_test_rest_capability_{$check}", string $default_capability, string $check )
Filters the capability needed to run a given Site Health check.
Parameters
- $default_capability
-
(string) The default capability required for this check.
- $check
-
(string) The Site Health check being performed.
Source
File: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php
Changelog
Version | Description |
---|---|
5.6.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/site_health_test_rest_capability_check