rest_sanitize_request_arg()
Function: Sanitize a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1331
Function: Sanitize a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1331
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:918
Function: Do a REST request.
Source: wp-includes/rest-api.php:489
Function: Retrieves the current REST server instance.
Source: wp-includes/rest-api.php:505
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: 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