rest_output_rsd()
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:688
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:688
Function: Outputs the REST API link tag into page header.
Source: wp-includes/rest-api.php:706
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:721
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:751
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:805
Function: Parses an RFC3339 time into a Unix timestamp.
Source: wp-includes/rest-api.php:828
Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.
Source: wp-includes/rest-api.php:854
Function: Returns a contextual HTTP error code for authorization failure.
Source: wp-includes/rest-api.php:888
Function: Sanitize a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:922
Function: Handles OPTIONS requests for the server.
Source: wp-includes/rest-api.php:568