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:1370

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:969

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:1024

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:727

Used by 2 functions | Uses 0 functions