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: Registers the default REST API filters.
Source: wp-includes/rest-api.php:211
Function: Loads the REST API.
Source: wp-includes/rest-api.php:345
Function: Retrieves the URL prefix for any API resource.
Source: wp-includes/rest-api.php:379
Filter Hook: Filters the REST URL prefix.
Source: wp-includes/rest-api.php:387
Function: Retrieves the URL to a REST endpoint on a site.
Source: wp-includes/rest-api.php:405