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_delete_comment, delete_comment_meta, wp_ajax_delete_comment, edit_comment, wp_delete_attachment, get_default_comment_status
Related Hooks: delete_comment, deleted_comment, rest_insert_comment, rest_prepare_comment, rest_delete_widget