WP_REST_Site_Health_Controller::test_dotorg_communication()
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 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
Method: Gets the schema for each site health test.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:350
Class: Core class for interacting with Site Health tests.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:17
Method: Site Health controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:35