ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 180

rest_output_rsd()

Function: Adds the REST API URL to the WP RSD endpoint.

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

Used by 0 functions | Uses 0 functions

rest_parse_date()

Function: Parses an RFC3339 time into a Unix timestamp.

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

Used by 0 functions | Uses 0 functions

rest_parse_embed_param()

Function: Parses the “_embed” parameter into the list of resources to embed.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 179 180 181 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy