File: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
-
Overrides the result of the post password check for REST requested posts.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:188 -
Prepares the ‘tax_query’ for a collection of posts.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3174 -
Prepares the collection schema for including and excluding items by terms.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3253 -
Checks whether the status is valid for the given post.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1511 -
Filters the post’s schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2759 -
Fires after a single post is completely created or updated via the REST API.
Used by 4 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:869 -
Gets the link relations available for the post and current user.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2290 -
Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2787 -
Checks whether the template is valid for the given post.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1606 -
Gets the post, if the ID is valid.
Used by 8 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:550 -
Overwrites the default protected and private title format.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2161 -
Prepares links for the request.
Used by 4 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2173 -
Retrieves the post’s schema, conforming to JSON Schema.
Used by 6 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2345 -
Retrieves the query params for the posts collection.
Used by 6 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2915 -
Filters collection parameters for the posts controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3120 -
Sanitizes and validates the list of post statuses, including whether the user can query private statuses.
Used by 0 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3134 -
Checks if a post can be deleted.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1828 -
Prepares a single post output for response.
Used by 6 functions | Uses 28 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1850 -
Filters the post data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2147 -
Checks if a given post type can be viewed or managed.
Used by 4 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1727 -
Checks if a post can be read.
Used by 4 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1749 -
Checks if a post can be edited.
Used by 3 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1792 -
Checks if a post can be created.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1810 -
Filters a post before it is inserted via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1496 -
Determines validity and normalizes the given status parameter.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1534 -
Determines the featured media based on a request param.
Used by 3 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1578 -
Sets the template for a post.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1649 -
Updates the post’s terms from a REST request.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1667 -
Checks whether current user can assign all terms sent with the current request.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1695 -
Prepares a single post for create or update.
Used by 3 functions | Uses 15 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1282