WordPress

the wordpress logo on a purple background

Using WordPress ‘delete_comment’ PHP action

​This article discusses how to use the `delete_comment` WordPress action in PHP, including examples of using it to log comment deletions, notify admins of deletions, update comment counts for authors,…