Thread
:
Best way to delete 12,000 wordpress comments?
View Single Post
02-05-2009, 08:15 AM
Antonio
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
phpmyadmin - export your database as sql file to your HD, keep one back up copy
open the sql file in a text editor
find table wp_comments
delete all comments
import database back using phpmyadmin
Antonio
View Public Profile
Visit Antonio's homepage!
Find More Posts by Antonio