rest_filter_response_fields()
Function: Filters the REST API response to include only a white-listed set of response object fields.
Source: wp-includes/rest-api.php:826
Function: Filters the REST API response to include only a white-listed set of response object fields.
Source: wp-includes/rest-api.php:826
Function: Do a REST request.
Source: wp-includes/rest-api.php:489
Function: Retrieves the current REST server instance.
Source: wp-includes/rest-api.php:505
Function: Registers a REST API route.
Source: wp-includes/rest-api.php:34
Function: Registers a new field on an existing WordPress object type.
Source: wp-includes/rest-api.php:153
Function: Registers rewrite rules for the REST API.
Source: wp-includes/rest-api.php:179
Function: Adds REST rewrite rules.
Source: wp-includes/rest-api.php:194
Function: Registers the default REST API filters.
Source: wp-includes/rest-api.php:211
Function: Registers default REST API routes.
Source: wp-includes/rest-api.php:236
Function: Loads the REST API.
Source: wp-includes/rest-api.php:345