rest_cookie_check_errors()
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:992
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:992
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:1047
Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.
Source: wp-includes/rest-api.php:3009
Function: Do a REST request.
Source: wp-includes/rest-api.php:489
Function: Ensures request arguments are a request object (for consistency).
Source: wp-includes/rest-api.php:548
Function: Ensures a REST response is a response object (for consistency).
Source: wp-includes/rest-api.php:574
Function: Filters the response to remove any fields not available in the given context.
Source: wp-includes/rest-api.php:2904
Function: Filters the REST API response to include only a white-listed set of response object fields.
Source: wp-includes/rest-api.php:826
Function: Finds the matching schema among the “anyOf” schemas.
Source: wp-includes/rest-api.php:1820
Function: Finds the schema for a property using the patternProperties keyword.
Source: wp-includes/rest-api.php:1697