rest_sanitize_boolean()
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:985
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:985
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1006
Function: Retrieves the avatar urls in various sizes based on a given email address.
Source: wp-includes/rest-api.php:1041
Function: Retrieves the pixel sizes for avatars.
Source: wp-includes/rest-api.php:1059
Filter Hook: Filters the REST avatar sizes.
Source: wp-includes/rest-api.php:1071
Function: Validate a value based on a schema.
Source: wp-includes/rest-api.php:1084
Function: Sanitize a value based on a schema.
Source: wp-includes/rest-api.php:1225
Function: Parse a request argument based on details registered to the route.
Source: wp-includes/rest-api.php:945
Function: Determines if an IP address is valid.
Source: wp-includes/rest-api.php:967
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:688