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:3129 -
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:3208 -
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:1480 -
Filters the post’s schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2720 -
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:838 -
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:2251 -
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:2748 -
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:1575 -
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:519 -
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:2122 -
Prepares links for the request.
Used by 3 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2134 -
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:2306 -
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:2876 -
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:3075 -
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:3089 -
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:1795 -
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:1817 -
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:2108 -
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:1694 -
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:1716 -
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:1759 -
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:1777 -
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:1465 -
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:1503 -
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:1547 -
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:1618 -
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:1636 -
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:1662 -
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:1251