ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 291

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_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_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_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::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

WP_REST_Taxonomies_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:24

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_collection_params()

Method: Retrieves the query params for collections.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:442

Used by 2 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_item()

Method: Retrieves a specific taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:183

Used by 0 functions | Uses 1 function

WP_REST_Taxonomies_Controller::get_item_permissions_check()

Method: Checks if a given request has access to a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:154

Used by 0 functions | Uses 1 function

WP_REST_Taxonomies_Controller::get_item_schema()

Method: Retrieves the taxonomy’s schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:321

Used by 0 functions | Uses 0 functions
« Previous 1 … 290 291 292 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy