rest_send_allow_header()
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: Sends the “Allow” header to state all methods that can be sent to the current route.
Source: wp-includes/rest-api.php:760
Function: Do a REST request.
Source: wp-includes/rest-api.php:489
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
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: Adds REST rewrite rules.
Source: wp-includes/rest-api.php:194