rest_output_rsd()
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:918
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:918
Function: Parses an RFC3339 time into a Unix timestamp.
Source: wp-includes/rest-api.php:1212
Function: Parses the “_embed” parameter into the list of resources to embed.
Source: wp-includes/rest-api.php:2878
Function: Parses a 3 or 6 digit hex color (with #).
Source: wp-includes/rest-api.php:1234
Function: Parse a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1354
Function: Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Source: wp-includes/rest-api.php:2809
Function: Converts an array-like value to an array.
Source: wp-includes/rest-api.php:1476
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:1394
Function: Converts an object-like value to an array.
Source: wp-includes/rest-api.php:1521
Function: Sanitize a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:1331