ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.0
  • Page 45

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_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_authorization_required_code()

Function: Returns a contextual HTTP error code for authorization failure.

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

Used by 0 functions | Uses 0 functions

rest_validate_request_arg()

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

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

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

register_rest_field()

Function: Registers a new field on an existing WordPress object type.

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

Used by 0 functions | Uses 0 functions

create_initial_rest_routes()

Function: Registers default REST API routes.

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

Used by 0 functions | Uses 0 functions

WP_Term_Query::__construct()

Method: Constructor.

Source: wp-includes/class-wp-term-query.php:196

Used by 0 functions | Uses 0 functions
« Previous 1 … 44 45 46 … 52 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy