ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • Page 150

rest_{$this->post_type}_query

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

Used by 1 function | Uses 0 functions

rest_{$this->post_type}_trashable

Filter Hook: Filters whether a post is trashable.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1029

Used by 1 function | Uses 0 functions

rest_{$this->taxonomy}_collection_params

Filter Hook: Filters collection parameters for the terms controller.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1197

Used by 1 function | Uses 0 functions

rest_{$this->taxonomy}_query

Filter Hook: Filters get_terms() arguments when querying terms via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:318

Used by 1 function | Uses 0 functions

rest_after_insert_{$this->post_type}

Action Hook: Fires after a single post is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:778

Used by 2 functions | Uses 0 functions

rest_after_insert_{$this->taxonomy}

Action Hook: Fires after a single term is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:598

Used by 4 functions | Uses 0 functions

rest_after_insert_application_password

Action Hook: Fires after a single application password is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:273

Used by 2 functions | Uses 0 functions

rest_after_insert_attachment

Action Hook: Fires after a single attachment is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:200

Used by 0 functions | Uses 0 functions

rest_after_insert_comment

Action Hook: Fires completely after a comment is created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:758

Used by 2 functions | Uses 0 functions

rest_after_insert_nav_menu_item

Action Hook: Fires after a single menu item is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:181

Used by 2 functions | Uses 0 functions
« Previous 1 … 149 150 151 … 248 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy