DELETE FROM `wp_comments` WHERE `wp_comments`.`comment_approved` = "spam";

If you want to export your database it can become a massive file from comment spams. Use the above query to remove comments spams from the comments table.

2 Comments

  1. Thanks for the delete comments tip in WordPress!

  2. That is nice tips to remove annoying spam


Post a Comment

*
*