rest_is_field_included()
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: 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
Function: Recursively computes the intersection of arrays using keys for comparison.
Source: wp-includes/rest-api.php:806
Function: Handles _doing_it_wrong errors.
Source: wp-includes/rest-api.php:653
Filter Hook: Filters the search handlers to use in the REST search controller.
Source: wp-includes/rest-api.php:307
Filter Hook: Filters the number of revisions to save for the given post by its post type.
Source: wp-includes/revision.php:698
Function: Returns the latest revision ID and count of revisions for a post.
Source: wp-includes/revision.php:559
Function: Returns the url for viewing and potentially restoring revisions of a given post.
Source: wp-includes/revision.php:605
Filter Hook: Filters the revisions to be considered for deletion.
Source: wp-includes/revision.php:211