rest_handle_multi_type_schema()
Function: Handles getting the best type for a multi-type schema.
Source: wp-includes/rest-api.php:1589
Function: Handles getting the best type for a multi-type schema.
Source: wp-includes/rest-api.php:1589
Function: Handles OPTIONS requests for the server.
Source: wp-includes/rest-api.php:711
Function: Determines if a given value is array-like.
Source: wp-includes/rest-api.php:1460
Function: Determines if a given value is boolean-like.
Source: wp-includes/rest-api.php:1415
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: Determines if a given value is integer-like.
Source: wp-includes/rest-api.php:1448
Function: Determines if an IP address is valid.
Source: wp-includes/rest-api.php:1376
Function: Determines if a given value is object-like.
Source: wp-includes/rest-api.php:1497
Function: Sends a Link header for the REST API.
Source: wp-includes/rest-api.php:957
Function: Outputs the REST API link tag into page header.
Source: wp-includes/rest-api.php:936