ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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_validate_number_value_from_schema()

Function: Validates a number value based on a schema.

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

Used by 0 functions | Uses 0 functions

rest_validate_string_value_from_schema()

Function: Validates a string value based on a schema.

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

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