rest_ensure_response()
Function: Ensures a REST response is a response object (for consistency).
Source: wp-includes/rest-api.php:574
Function: Ensures a REST response is a response object (for consistency).
Source: wp-includes/rest-api.php:574
Function: Handles _deprecated_function() errors.
Source: wp-includes/rest-api.php:605
Function: Handles _deprecated_argument() errors.
Source: wp-includes/rest-api.php:629
Function: Sends Cross-Origin Resource Sharing headers with API requests.
Source: wp-includes/rest-api.php:679
Function: Handles OPTIONS requests for the server.
Source: wp-includes/rest-api.php:711
Function: Sends the “Allow” header to state all methods that can be sent to the current route.
Source: wp-includes/rest-api.php:760
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: Registers a REST API route.
Source: wp-includes/rest-api.php:34
Function: Registers a new field on an existing WordPress object type.
Source: wp-includes/rest-api.php:153
Function: Registers rewrite rules for the REST API.
Source: wp-includes/rest-api.php:179