Use this MySql Query
update wp_comments set comment_approved = replace(comment_approved,’0′,’trash’);
Your email address will not be published. Required fields are marked *
Name *
Email *
Website
Comment
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Delete All Pending Comments from WordPress
2010 Leave a Comment
Use this MySql Query
update wp_comments set comment_approved = replace(comment_approved,’0′,’trash’);
Recent Posts
Categories
Tags
Blogroll
RSS Syndication