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_index

Filter Hook: Filters the REST API root index data.

Source: wp-includes/rest-api/class-wp-rest-server.php:1323

Used by 0 functions | Uses 0 functions

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