WP_REST_Posts_Controller::get_collection_params()
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2764
Method: Retrieves the query params for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2764
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 whether current user can assign all terms sent with the current request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1600
Method: Checks if a given post type can be viewed or managed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1632
Method: Checks if a post can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1654
Method: Checks if a post can be edited.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1697
Method: Checks if a post can be created.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1715
Method: Checks if a post can be deleted.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1733