rest_output_link_header()
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:957
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:957
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:992
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:1047
Function: Parses an RFC3339 time into a Unix timestamp.
Source: wp-includes/rest-api.php:1212
Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.
Source: wp-includes/rest-api.php:1260
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