ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 67

rest_is_boolean()

Function: Determines if a given value is boolean-like.

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

Used by 0 functions | Uses 0 functions

rest_get_avatar_urls()

Function: Retrieves the avatar urls in various sizes.

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

Used by 0 functions | Uses 0 functions

rest_get_avatar_sizes()

Function: Retrieves the pixel sizes for avatars.

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

Used by 0 functions | Uses 0 functions

rest_avatar_sizes

Filter Hook: Filters the REST avatar sizes.

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

Used by 0 functions | Uses 0 functions

rest_validate_value_from_schema()

Function: Validate a value based on a schema.

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

Used by 0 functions | Uses 0 functions

rest_output_link_header()

Function: Sends a Link header for the REST API.

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

Used by 0 functions | Uses 0 functions

rest_cookie_check_errors()

Function: Checks for errors when using cookie-based authentication.

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

Used by 0 functions | Uses 0 functions

rest_cookie_collect_status()

Function: Collects cookie authentication status.

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

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_get_date_with_gmt()

Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 66 67 68 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy