rest_parse_request_arg()
Function: Parse a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1392
Function: Parse a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1392
Function: Returns a contextual HTTP error code for authorization failure.
Source: wp-includes/rest-api.php:1335
Function: Validate a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1349
Function: Registers a new field on an existing WordPress object type.
Source: wp-includes/rest-api.php:153
Function: Registers default REST API routes.
Source: wp-includes/rest-api.php:236
Function: Retrieves the current REST server instance.
Source: wp-includes/rest-api.php:549
Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.
Source: wp-includes/rest-api.php:1298
Function: Outputs the REST API link tag into page header.
Source: wp-includes/rest-api.php:980
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:1001
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:1036
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:1090
Function: Parses an RFC3339 time into a Unix timestamp.
Source: wp-includes/rest-api.php:1255
Function: Sends Cross-Origin Resource Sharing headers with API requests.
Source: wp-includes/rest-api.php:723
Function: Handles OPTIONS requests for the server.
Source: wp-includes/rest-api.php:755
Function: Sends the “Allow” header to state all methods that can be sent to the current route.
Source: wp-includes/rest-api.php:804
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:962
Function: Retrieves the URL to a REST endpoint.
Source: wp-includes/rest-api.php:519
Function: Do a REST request.
Source: wp-includes/rest-api.php:533
Function: Ensures request arguments are a request object (for consistency).
Source: wp-includes/rest-api.php:592
Function: Ensures a REST response is a response object (for consistency).
Source: wp-includes/rest-api.php:618
Function: Handles _deprecated_function() errors.
Source: wp-includes/rest-api.php:649
Function: Handles _deprecated_argument() errors.
Source: wp-includes/rest-api.php:673
Function: Retrieves the URL to a REST endpoint on a site.
Source: wp-includes/rest-api.php:449
Filter Hook: Filters the REST URL.
Source: wp-includes/rest-api.php:505
Function: Registers rewrite rules for the REST API.
Source: wp-includes/rest-api.php:179
Function: Adds REST rewrite rules.
Source: wp-includes/rest-api.php:194
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:389
Filter Hook: Filters the REST Server Class.
Source: wp-includes/rest-api.php:564
Action Hook: Fires when preparing to serve a REST API request.
Source: wp-includes/rest-api.php:577