rest_is_boolean()
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1415
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1415
Function: Retrieves the avatar urls in various sizes.
Source: wp-includes/rest-api.php:1169
Function: Retrieves the pixel sizes for avatars.
Source: wp-includes/rest-api.php:1187
Filter Hook: Filters the REST avatar sizes.
Source: wp-includes/rest-api.php:1199
Function: Validate a value based on a schema.
Source: wp-includes/rest-api.php:2051
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:957
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:992
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:1047
Function: Parses an RFC3339 time into a Unix timestamp.
Source: wp-includes/rest-api.php:1212
Function: Parses a date into both its local and UTC equivalent, in MySQL datetime format.
Source: wp-includes/rest-api.php:1260