Forums

Delete all one-word comments (2 posts)

  1. acy
    Member
    Posted 3 months ago #

    I'm trying to delete all wordpress comments with only one word. I found this mysql query to delete all comments at once, but that's not what I want to achieve:
    DELETE FROM wp_comments WHERE comment_approved = '0'

  2. acy
    Member
    Posted 3 months ago #

Reply

You must log in to post.

About this Topic