ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 24

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

rest_validate_integer_value_from_schema()

Function: Validates an integer value based on a schema.

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

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
« Previous 1 … 23 24 25 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy