rest_is_object()
Function: Determines if a given value is object-like.
Source: wp-includes/rest-api.php:1497
Function: Determines if a given value is object-like.
Source: wp-includes/rest-api.php:1497
Function: Converts an object-like value to an array.
Source: wp-includes/rest-api.php:1521
Function: Gets the best type for a value.
Source: wp-includes/rest-api.php:1550
Function: Checks for errors when using application password-based authentication.
Source: wp-includes/rest-api.php:1110
Function: Adds Application Passwords info to the REST API index.
Source: wp-includes/rest-api.php:1144
Function: Parses a 3 or 6 digit hex color (with #).
Source: wp-includes/rest-api.php:1234
Function: Recursively computes the intersection of arrays using keys for comparison.
Source: wp-includes/rest-api.php:806
Function: Given an array of fields to include in a response, some of which may be `nested.fields`, determine whether the provided field should be included in the response body.
Source: wp-includes/rest-api.php:890
Function: Collects the status of authenticating with an application password.
Source: wp-includes/rest-api.php:1072
Function: Gets the Application Password used for authenticating the request.
Source: wp-includes/rest-api.php:1093