Is there a way to kill a lot of posts in one go as opposed to going in and deleting each one by one?
Is there a way to kill a lot of posts in one go as opposed to going in and deleting each one by one?
You would need to use an SQL command to do that.
There aren't many people arund here that know a lot of sql...
You could also do it in phpmyadmin but that too can be a risky place for lots of clicks.
if you do give it a go via SQL, keep track of what range of post IDs you kill -- as you'll want to remove the "orphans" from post2cat and comments.
This topic has been closed to new replies.