rest_parse_hex_color()
Function: Parses a 3 or 6 digit hex color (with #).
Source: wp-includes/rest-api.php:1234
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
Function: Sanitize a value based on a schema.
Source: wp-includes/rest-api.php:2647
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 Cross-Origin Resource Sharing headers with API requests.
Source: wp-includes/rest-api.php:679