WP_REST_Posts_Controller::check_create_permission()
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 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
Method: Prepares a single post output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1753
Method: Retrieves a collection of posts.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:209
Filter Hook: Filters the query_vars used in get_items() for the constructed query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1132
Filter Hook: Filters WP_Query arguments when querying posts via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:360
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: Gets the post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:459
Method: Prepares a single post for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1189
Method: Checks if a given request has access to read a post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:486