New and updated in 4.7.0
-
Checks if a given request has access to read posts.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:160 -
Retrieves a collection of posts.
Used by 1 function | Uses 20 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:215 -
Filters WP_Query arguments when querying posts via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:426 -
Filters a taxonomy returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:291 -
Retrieves the taxonomy’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:322 -
Retrieves the query params for collections.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:443 -
Checks if a given request has access to a taxonomy.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:154 -
Retrieves a specific taxonomy.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:183 -
Prepares a taxonomy object for serialization.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:209 -
Retrieves the query params for collections.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:446 -
Core class used to manage taxonomies via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:24 -
Registers the routes for taxonomies.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:36 -
Checks whether a given request has permission to read taxonomies.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:83 -
Retrieves all public taxonomies.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:115 -
Filters a post type returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:279 -
Retrieves the post type’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:311 -
Registers the routes for post types.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:36 -
Checks whether a given request has permission to read types.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:83 -
Retrieves all public post types.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:111 -
Retrieves a specific post type.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:135 -
Prepares a post type object for serialization.
Used by 2 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:177 -
Retrieves the object type this controller is responsible for managing.
Used by 3 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:552 -
Retrieves an array of endpoint arguments from the item schema for the controller.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:658 -
Sanitizes the slug value.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:678 -
Core class to access post types via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:24 -
Retrieves the item’s schema for display / public consumption purposes.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:321 -
Retrieves the query params for the collections.
Used by 10 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:341 -
Retrieves the magical context param.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:380