Home » Categories » Managed WordPress » Advanced

Remove WordPress comments in the database

You can can remove WordPress comments from within the database. This can be helpful if you need to quickly remove a large amount of SPAM comments.

  1. Log into phpMyAdmin.
  2. Click on the wp_comments table.
  3. Check the box next to each comment you want removed, or click the Check All box.
  4. Click Delete
  5. Click Yes
0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Optimize table in MySQL
Added on Tue, Nov 17, 2020
Install a WordPress plugin with FTP
Added on Tue, Nov 17, 2020
Prevent MySQL size limit issues
Added on Tue, Nov 17, 2020
Update a WordPress plugin with FTP
Added on Tue, Nov 17, 2020
Connect to my Managed WordPress server with SSH (Secure Shell)
Added on Tue, Nov 17, 2020