ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 23

wp_is_rest_endpoint()

Function: Checks whether a REST API endpoint request is currently being handled.

Source: wp-includes/rest-api.php:3332

Used by 0 functions | Uses 0 functions

wp_is_rest_endpoint

Filter Hook: Filters whether a REST endpoint request is currently being handled.

Source: wp-includes/rest-api.php:3353

Used by 0 functions | Uses 0 functions

rest_get_route_for_term()

Function: Gets the REST API route for a term.

Source: wp-includes/rest-api.php:3116

Used by 0 functions | Uses 0 functions

rest_route_for_term

Filter Hook: Filters the REST API route for a term.

Source: wp-includes/rest-api.php:3138

Used by 0 functions | Uses 0 functions

rest_get_route_for_taxonomy_items()

Function: Gets the REST API route for a taxonomy.

Source: wp-includes/rest-api.php:3149

Used by 0 functions | Uses 0 functions

rest_route_for_taxonomy_items

Filter Hook: Filters the REST API route for a taxonomy.

Source: wp-includes/rest-api.php:3171

Used by 0 functions | Uses 0 functions

rest_get_queried_resource_route()

Function: Gets the REST route for the currently queried object.

Source: wp-includes/rest-api.php:3181

Used by 0 functions | Uses 0 functions

rest_queried_resource_route

Filter Hook: Filters the REST route for the currently queried object.

Source: wp-includes/rest-api.php:3199

Used by 0 functions | Uses 0 functions

rest_preload_api_request()

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

Used by 0 functions | Uses 0 functions

rest_parse_embed_param()

Function: Parses the “_embed” parameter into the list of resources to embed.

Source: wp-includes/rest-api.php:2878

Used by 0 functions | Uses 0 functions
« Previous 1 … 22 23 24 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy