wp_is_rest_endpoint()
Function: Checks whether a REST API endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3332
Function: Checks whether a REST API endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3332
Filter Hook: Filters whether a REST endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3353
Function: Gets the REST API route for a term.
Source: wp-includes/rest-api.php:3116
Filter Hook: Filters the REST API route for a term.
Source: wp-includes/rest-api.php:3138
Function: Gets the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3149
Filter Hook: Filters the REST API route for a taxonomy.
Source: wp-includes/rest-api.php:3171
Function: Gets the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3181
Filter Hook: Filters the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3199
Function: Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Source: wp-includes/rest-api.php:2809
Function: Parses the “_embed” parameter into the list of resources to embed.
Source: wp-includes/rest-api.php:2878