@package: REST_API
-
Checks that the site’s frontend can be accessed over HTTPS.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:247 -
Checks if a given request has access to get the currently used application password for a user.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:484 -
Retrieves the application password being currently used for authentication of a user.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:510 -
Checks if a given request has access to read the theme.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:123 -
Checks if a theme can be read.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:149 -
Retrieves a single theme.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:175 -
Prepares links for the request.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:393 -
Helper function to compare two themes.
Used by 4 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:438 -
Prepares the ‘tax_query’ for a collection of posts.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3174 -
Prepares the collection schema for including and excluding items by terms.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3253 -
functionrest_convert_error_to_response()
Converts an error to a response object.
-
Validates an integer value based on a schema.
-
functionrest_validate_enum()
Validates that the given value is a member of the JSON Schema “enum”.
-
Validates a null value based on a schema.
-
Validates a boolean value based on a schema.
-
Validates an object value based on a schema.
-
Validates an array value based on a schema.
-
Validates a number value based on a schema.
-
Validates a string value based on a schema.
-
functionrest_are_values_equal()
Checks the equality of two values, following JSON Schema semantics.
-
Gets the Application Password used for authenticating the request.
-
Gets the maximum number of requests that can be included in a batch.
-
Filters the maximum number of REST API requests that can be included in a batch.
-
Serves the batch/v1 request.
Used by 0 functions | Uses 13 functions | Source: wp-includes/rest-api/class-wp-rest-server.php:1714 -
Matches a request object to its handler.
-
Dispatches the request to the callback handler.
-
Loads the admin textdomain for Site Health tests.
Used by 7 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:335 -
Gets the schema for each site health test.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:350 -
Checks that the authorization header is valid.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:259 -
Gets the current directory sizes for this install.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:283