ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api.php
  • Page 6

rest_handle_doing_it_wrong()

Function: Handles _doing_it_wrong errors.

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

Used by 0 functions | Uses 0 functions

wp_rest_search_handlers

Filter Hook: Filters the search handlers to use in the REST search controller.

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

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_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_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_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
« Previous 1 … 5 6 7 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy