ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

rest_filter_response_by_context()

Function: Filters the response to remove any fields not available in the given context.

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

Used by 0 functions | Uses 0 functions

rest_default_additional_properties_to_false()

Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.

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

Used by 0 functions | Uses 0 functions

rest_get_route_for_post()

Function: Gets the REST API route for a post.

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

Used by 0 functions | Uses 0 functions

rest_validate_null_value_from_schema()

Function: Validates a null value based on a schema.

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

Used by 0 functions | Uses 0 functions

rest_validate_boolean_value_from_schema()

Function: Validates a boolean value based on a schema.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy