WP_REST_Posts_Controller::update_item_permissions_check()
Checks if a given request has access to update a post.
Checks if a given request has access to update a post.
Fires after a single post is completely created or updated via the REST API.
Fires immediately after a single post is deleted or trashed via the REST API.
Fires after a single post is created or updated via the REST API.
Filters a post before it is inserted via the REST API.
Filters the post data for a REST API response.
Filters the query_vars used in get_items() for the constructed query.
Filters collection parameters for the posts controller.
Filters the post’s schema.
Filters WP_Query arguments when querying posts via the REST API.