ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 180

rest_parse_hex_color()

Function: Parses a 3 or 6 digit hex color (with #).

Source: wp-includes/rest-api.php:1234

Used by 0 functions | Uses 0 functions

rest_parse_request_arg()

Function: Parse a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1354

Used by 0 functions | Uses 0 functions

rest_preload_api_request()

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

Used by 0 functions | Uses 0 functions

rest_sanitize_array()

Function: Converts an array-like value to an array.

Source: wp-includes/rest-api.php:1476

Used by 0 functions | Uses 0 functions

rest_sanitize_boolean()

Function: Changes a boolean-like value into the proper boolean value.

Source: wp-includes/rest-api.php:1394

Used by 0 functions | Uses 0 functions

rest_sanitize_object()

Function: Converts an object-like value to an array.

Source: wp-includes/rest-api.php:1521

Used by 0 functions | Uses 0 functions

rest_sanitize_request_arg()

Function: Sanitize a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1331

Used by 0 functions | Uses 0 functions

rest_sanitize_value_from_schema()

Function: Sanitize a value based on a schema.

Source: wp-includes/rest-api.php:2647

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

rest_send_cors_headers()

Function: Sends Cross-Origin Resource Sharing headers with API requests.

Source: wp-includes/rest-api.php:679

Used by 0 functions | Uses 0 functions
« Previous 1 … 179 180 181 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy