Title: Search Results for “rest_” | Developer.WordPress.org

---

Search

Functions

Hooks

Classes

Methods

 Select resource to search

7 results found for “rest_”. Showing results 1 to 7.

 * hook[rest_revision_query](https://developer.wordpress.org/reference/hooks/rest_revision_query/)
 * Filters WP_Query arguments when querying revisions via the REST API.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/rest_revision_query/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rest_revision_query/#uses)
   | Source: [wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:313](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php#L313-L313)
 * hook[rest_{$this->post_type}_item_schema](https://developer.wordpress.org/reference/hooks/rest_this-post_type_item_schema/)
 * Filters the post’s schema.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/rest_this-post_type_item_schema/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rest_this-post_type_item_schema/#uses)
   | Source: [wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2822](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php#L2822-L2822)
 * hook[rest_{$this->post_type}_collection_params](https://developer.wordpress.org/reference/hooks/rest_this-post_type_collection_params/)
 * Filters collection parameters for the posts controller.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/rest_this-post_type_collection_params/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rest_this-post_type_collection_params/#uses)
   | Source: [wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3183](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php#L3183-L3183)
 * hook[rest_{$this->taxonomy}_query](https://developer.wordpress.org/reference/hooks/rest_this-taxonomy_query/)
 * Filters get_terms() arguments when querying terms via the REST API.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/rest_this-taxonomy_query/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rest_this-taxonomy_query/#uses)
   | Source: [wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:343](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php#L343-L343)
 * hook[rest_{$this->taxonomy}_collection_params](https://developer.wordpress.org/reference/hooks/rest_this-taxonomy_collection_params/)
 * Filters collection parameters for the terms controller.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/rest_this-taxonomy_collection_params/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rest_this-taxonomy_collection_params/#uses)
   | Source: [wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1229](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php#L1229-L1229)
 * hook[rest_{$this->post_type}_query](https://developer.wordpress.org/reference/hooks/rest_this-post_type_query/)
 * Filters WP_Query arguments when querying posts via the REST API.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/rest_this-post_type_query/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rest_this-post_type_query/#uses)
   | Source: [wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:444](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php#L444-L444)
 * hook[rest_{$this->post_type}_trashable](https://developer.wordpress.org/reference/hooks/rest_this-post_type_trashable/)
 * Filters whether a post is trashable.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/rest_this-post_type_trashable/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rest_this-post_type_trashable/#uses)
   | Source: [wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1123](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php#L1123-L1123)