wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_delete_comment › WordPress Action Hooks
Since4.7.0
Deprecatedn/a
› do_action( 'rest_delete_comment', $comment, $response, $request )
Parameters: (3) |
|
Defined at: | |
Codex: |
Fires after a comment is deleted via the REST API.
Related Functions: wp_ajax_delete_comment, edit_comment, delete_meta, the_comment, wp_delete_attachment, user_can_delete_post_comments
Related Hooks: delete_comment, deleted_comment, rest_insert_comment, rest_prepare_comment, rest_pre_insert_comment