ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_REST_Site_Health_Controller

Class: Core class for interacting with Site Health tests.

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

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::__construct()

Method: Site Health controller constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Site_Health_Controller::register_routes()

Method: Registers API routes.

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

Used by 0 functions | Uses 1 function

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

Used by 1 function | Uses 3 functions

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy