rest_preprocess_comment

Filter Hook: Filters a comment added via the REST API after it is prepared for insertion into the database.

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

Used by 1 function | Uses 0 functions

rest_comment_trashable

Filter Hook: Filters whether a comment can be trashed via the REST API.

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

Used by 1 function | Uses 0 functions

rest_delete_comment

Action Hook: Fires after a comment is deleted via the REST API.

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

Used by 1 function | Uses 0 functions

rest_insert_comment

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

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

Used by 2 functions | Uses 0 functions