All, I need to remove approximately 60,000 comments from a wordpress blog. Is there any way that I can remove them as a job pot? If so could someone please explain how I doin
check this http://wordpress.org/support/topic/mass-delete-comments-awaiting-moderation Code (markup):
I'm not a Wordpress expert but is it not possible to remove from database? I think comments are stored at database.
That's way too many for manual deletion. I'd do it with the database. But there is also a really cool plugin called Admin Per Page which gets you around the default limits of what you see on the Backend in the WordPress Admin area.
This is what makes wordpress so great....there is a plugin for everything! For removing bulk comments: http://wordpress.org/support/topic/mass-delete-comments-awaiting-moderation For removing bulk Posts: http://wordpress.org/extend/plugins/bulk-delete/ For moving bulk posts: http://sudarmuthu.com/wordpress/bulk-move