rest_{$this->post_type}_collection_params
Filter Hook: Filters collection parameters for the posts controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2945
Filter Hook: Filters collection parameters for the posts controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2945
Method: Updates the post’s terms from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1572
Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2959
Method: Checks if a given request has access to update a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:799
Method: Updates a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:850
Method: Checks if a given request has access to delete a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:971
Class: Core class to access posts via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:17
Method: Deletes a single post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:996
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:57
Filter Hook: Filters whether a post is trashable.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1029