ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php

site_health_test_rest_capability_{$check}

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

Used by 1 function | Uses 0 functions

WP_REST_Site_Health_Controller::test_background_updates()

Method: Checks if background updates work as expected.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:211

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::test_loopback_requests()

Method: Checks that loopbacks can be performed.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:235

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::test_https_status()

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

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::test_authorization_header()

Method: Checks that the authorization header is valid.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:259

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::test_page_cache()

Method: Checks that full page cache is active.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:271

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::get_directory_sizes()

Method: Gets the current directory sizes for this install.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:283

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::load_admin_textdomain()

Method: Loads the admin textdomain for Site Health tests.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:335

Used by 7 functions | Uses 0 functions

WP_REST_Site_Health_Controller::get_item_schema()

Method: Gets the schema for each site health test.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:350

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy