WP_REST_Posts_Controller::get_items()
Method: Retrieves a collection of posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:209
Method: Retrieves a collection of posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:209
Method: Checks if a given request has access to read posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:154
Method: Gets the post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:459
Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2636
Method: Determines the featured media based on a request param.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1483
Method: Determines validity and normalizes the given status parameter.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1439
Method: Sets the template for a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1554
Method: Updates the post’s terms from a REST request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1572
Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1166
Method: Prepares a single post for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1189