Fires after a revision is deleted via the REST API.
rest_revision_query
This filter is documented in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
rest_{$this->post_type}_collection_params
Filter collection parameters for the posts controller.
rest_{$this->post_type}_item_schema
Filter the post’s schema.
Advertisement
rest_prepare_{$this->post_type}
Filters the post data for a response.
get_the_guid
This filter is documented in wp-includes/post-template.php
rest_pre_insert_{$this->post_type}
Filters a post before it is inserted via the REST API.
rest_query_var-{$key}
This filter is documented in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
Advertisement
rest_delete_{$this->post_type}
Fires immediately after a single post is deleted or trashed via the REST API.
rest_{$this->post_type}_trashable
Filters whether a post is trashable.
rest_after_insert_{$this->post_type}
This action is documented in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
rest_insert_{$this->post_type}
This action is documented in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
Advertisement
rest_{$this->post_type}_query
Filters the query arguments for a request.
rest_prepare_post_type
Filters a post type returned from the API.
rest_prepare_status
Filters a status returned from the REST API.