How to delete all pending comments on wordpress ?
by blog-master on September 30, 2011 · 0 comments
in Wordpress
WordPress Pending comment removal methods.
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:
- What is wordpress ? Learn the difference between WordPress.org and WordPress.com
- How to add widgets to wordpress footer ? Step by step simple tutorial
- How to create wordpress.com & wordpress.org sites ?
- How to move wordpress site to a new host or new domain?
- How to Delete Messages from Queues in Exchange Server 2003
Tagged as:
delete all comments,
how to remove pending comments on wordpress,
spam comment removal,
wordpress pending comment deletion,
wp comments
Me a part time blogger, completed my post graduation & also completed Two diplomas. One in Business Management & another in Accounting + i have around 4 year experience in web-designing & blogging. I am here for sharing my thoughts with public & also for making money. I hope this site will give me a good platform for money making by posting good articles.
If you like This post, you can follow TheOnlineTutorials on Twitter.
Contact me Via email: blog@theonlinetutorials.com
Subscribe to feed via Feed or EMAIL to receive instant updates.
Legal Disclaimer:All information found on the site is without any implied warranty of fitness for any purpose or use whatsoever. Content author/site administrator is not responsible for any loss occurred due to mistakes in this tutorial. Use this tutorial website at your own risk.
How to delete all pending comments on wordpress ?
by blog-master on September 30, 2011 · 0 comments
in Wordpress
WordPress Pending comment removal methods.
Pending comments removal
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:
Tagged as: delete all comments, how to remove pending comments on wordpress, spam comment removal, wordpress pending comment deletion, wp comments