ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api.php

rest_get_endpoint_args_for_schema()

Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.

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

Used by 0 functions | Uses 0 functions

rest_convert_error_to_response()

Function: Converts an error to a response object.

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

Used by 0 functions | Uses 0 functions

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_route_for_post

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

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

Used by 0 functions | Uses 0 functions

rest_get_route_for_post_type_items()

Function: Gets the REST API route for a post type.

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

Used by 0 functions | Uses 0 functions

rest_route_for_post_type_items

Filter Hook: Filters the REST API route for a post type.

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

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
1 2 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy