rest_validate_request_arg()
Function: Validate a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1311
Function: Validate a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1311
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: Outputs the REST API link tag into page header.
Source: wp-includes/rest-api.php:936
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:957
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
Filter Hook: Filters the REST Server Class.
Source: wp-includes/rest-api.php:520
Action Hook: Fires when preparing to serve a REST API request.
Source: wp-includes/rest-api.php:533
Function: Ensures request arguments are a request object (for consistency).
Source: wp-includes/rest-api.php:548