How do you delete all the pending comments in WordPress
June 10, 2012 / by Marco / Categories : Technology, Wordpress
I fyou get annoyed at all the spammed comments in your WordPress and want to delete all these in one go then there are two options available to delete all the pending comments in your WordPress website. One way is to go into the mysql database via phpadmin and use an SQL statement and delete them all. The statement that you will need to use is:
DELETE FROM wp_comments WHERE comment_approved = 0
The other option is to install the pluging called “delete pending comments” (make sure you type comments with an s). Using this plugin is so much easier than running an SQL statement via phpadmin.
OTHER ARTICLES YOU MAY LIKE

HOW TO REMOVE WINDOWS 10 WELCOME SCREEN
Have you been getting the blue Windows 10 Welcome screen? It normally pops up after installing Windows 10 or after a Windows 10 update. I’ve been receiving a lot of questions relating to this and there are a few ways to remove it. One way it to change the settings in the registry setting but […]
read more
6 REASONS TO SYNCHRONIZE YOUR DATA
Technology changes and complex business requirements might compromise product data, impacting negatively on the company. Data synchronization ensures that information across the production chain is consistent. BizCaps achieves such streamlining with tools that collect data and sync it from the supplier to the consumer, increasing efficiency. Here are six reasons you require data synchronization. Increased […]
read more