WP_REST_Posts_Controller::check_read_permission()
Checks if a post can be read.
Checks if a post can be read.
Checks if a post can be edited.
Creates a single post.
Checks if a given request has access to create a post.
Deletes a single post.
Checks if a given request has access to delete a post.
Retrieves the query params for the posts collection.
Retrieves a single post.
Checks if a given request has access to read a post.
Retrieves the post’s schema, conforming to JSON Schema.