WP_REST_Site_Health_Controller::validate_request_permission()
Method: Validates if the current user can request this REST endpoint.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:188
Method: Validates if the current user can request this REST endpoint.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:188
Filter Hook: Filters the capability needed to run a given Site Health check.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:199
Method: Checks if background updates work as expected.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:211
Method: Checks that the site can reach the WordPress.org API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:223
Method: Checks that loopbacks can be performed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:235
Method: Checks that the site’s frontend can be accessed over HTTPS.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:247
Method: Checks that the authorization header is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:259
Method: Checks that full page cache is active.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:271
Method: Gets the current directory sizes for this install.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:283
Method: Loads the admin textdomain for Site Health tests.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:335