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:3163 -
Prepares the collection schema for including and excluding items by terms.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3242 -
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:1500 -
Filters the post’s schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2748 -
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:858 -
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:2279 -
Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2776 -
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:1595 -
Gets the post, if the ID is valid.
Used by 8 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:539 -
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:2150 -
Prepares links for the request.
Used by 3 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2162 -
Retrieves the post’s schema, conforming to JSON Schema.
Used by 6 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2334 -
Retrieves the query params for the posts collection.
Used by 6 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2904 -
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:3109 -
Sanitizes and validates the list of post statuses, including whether the user can query private statuses.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3123 -
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:1817 -
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:1839 -
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:2136 -
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:1716 -
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:1738 -
Checks if a post can be edited.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1781 -
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:1799 -
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:1485 -
Determines validity and normalizes the given status parameter.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1523 -
Determines the featured media based on a request param.
Used by 3 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1567 -
Sets the template for a post.
Used by 2 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1638 -
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:1656 -
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:1684 -
Prepares a single post for create or update.
Used by 3 functions | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1271