ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_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_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

rest_validate_object_value_from_schema()

Function: Validates an object value based on a schema.

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

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