@package: REST_API
-
Checks if a given request has access to update a post.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:890 -
Updates a single post.
Used by 1 function | Uses 18 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:941 -
Checks if a given request has access to delete a post.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1062 -
Deletes a single post.
Used by 2 functions | Uses 12 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1087 -
Retrieves a single post.
Used by 1 function | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:660 -
Checks if a given request has access to create a post.
Used by 1 function | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:684 -
Checks if a given request has access to read a post.
Used by 1 function | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:577 -
Checks if the user can access password-protected content.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:626 -
Core class to access posts via the REST API.
Used by 6 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:17 -
Constructor.
Used by 4 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:57 -
Registers the routes for posts.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:73 -
Checks if a given request has access to read posts.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:160 -
Retrieves a collection of posts.
Used by 1 function | Uses 22 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:444 -
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:301 -
Retrieves the taxonomy’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:332 -
Retrieves the query params for collections.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:453 -
Checks if a given request has access to a taxonomy.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:158 -
Retrieves a specific taxonomy.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:187 -
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:213 -
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:457 -
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 3 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 6 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:290 -
Retrieves the post type’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:322 -
Registers the routes for post types.
Used by 0 functions | Uses 3 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 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:83