How to delete all pending comments on wordpress ?

by blog-master on September 30, 2011 · 0 comments

in Wordpress





WordPress Pending comment removal methods.

Delete Pending comments - WordPress

Pending comments removal

There are two methods currently available and widely using for pending comments delete/removal. Here i have shown the best method.

We can delete pending comments through a plugin named “delete pending comments” or use mysql comment.

There is a chance to attack spammers to your blog and result, thousands of pending comments in wordpress. In this case we can adopt one simpe step to remove all pending comments from your wordpress site.

If you are specialised in WP, you know you can delete all the WordPress pending comments with a single SQL query using phpMyAdmin or any other SQL client:

DELETE FROM wp_comments WHERE comment_approved = ’0′

If you don’t know SQL!

For other WordPress bloggers, I found a simple plugin called “Delete Pending Comments” that just do one thing.. well, delete pending comments.

After installing the plugin, you would get a “Delete Pending Comments” menu item under “Comments” menu in WordPress Admin.

To confirm you want to delete all the pending comments, you have to type the text

“I am sure I want to delete all pending comments and realize this can’t be undone”

then click “Delete Pending Comments” button.

All pending comments are gone! Hope you find this tips very useful ..

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. What is wordpress ? Learn the difference between WordPress.org and WordPress.com
  2. How to add widgets to wordpress footer ? Step by step simple tutorial
  3. How to create wordpress.com & wordpress.org sites ?
  4. How to move wordpress site to a new host or new domain?
  5. How to Delete Messages from Queues in Exchange Server 2003

Leave a Comment

Previous post:

Next post: