When deleting a post, all comments associated with this post get the status “post-trashed”. I’m searching a hook for this event.
Tried these one without success:
comment_approved_to_post-trashed
comment_approved_to_trash
When deleting a post, all comments associated with this post get the status “post-trashed”. I’m searching a hook for this event.
Tried these one without success:
comment_approved_to_post-trashed
comment_approved_to_trash
There are few other hooks to manipulated the trashed comment.
There are probably few others too. But, it depends what you want to do with the trashed comments.