rest_sanitize_boolean()
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:1394
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:1394
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1415
Function: Adds the REST API URL to the WP RSD endpoint.
Source: wp-includes/rest-api.php:918
Function: Outputs the REST API link tag into page header.
Source: wp-includes/rest-api.php:936
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
Function: Returns a contextual HTTP error code for authorization failure.
Source: wp-includes/rest-api.php:1297