=== Delete Pending Comments === Contributors: nkuttler Author URI: http://www.nkuttler.de/ Plugin URI: http://www.nkuttler.de/wordpress/delete-pending-comments/ Donate link: http://www.nkuttler.de/wordpress/donations/ Tags: admin, plugin, comments, spam, pending, delete, delete comments, mass delete, mass delete comments Requires at least: 2.7 Tested up to: 3.0 Stable tag: 0.2.1.1 A quick way to delete all pending comments. Useful for victims of spammer attacks. == Description == This plugin is a quick way to delete all pending comments. It's useful for victims of spammer attacks. = My plugins = [Visitor Movies for WordPress](http://www.nkuttler.de/2010/05/21/record-movies-of-visitors/): Did you ever want to know what your visitors are really doing on your site? Watch them! [Better tag cloud](http://www.nkuttler.de/wordpress/nktagcloud/): I was pretty unhappy with the default WordPress tag cloud widget. This one is more powerful and offers a list HTML markup that is consistent with most other widgets. [Theme switch](http://www.nkuttler.de/wordpress/nkthemeswitch/): I like to tweak my main theme that I use on a variety of blogs. If you have ever done this you know how annoying it can be to break things for visitors of your blog. This plugin allows you to use a different theme than the one used for your visitors when you are logged in. [Zero Conf Mail](http://www.nkuttler.de/wordpress/zero-conf-mail/): Simple mail contact form, the way I like it. No ajax, no bloat. No configuration necessary, but possible. [Custom avatars for comments](http://www.nkuttler.de/wordpress/custom-avatars-for-comments/): Add a personal touch: Your visitors will be able to choose from the avatars you upload to your website for each and every comment they make. [Move WordPress comments](http://www.nkuttler.de/wordpress/nkmovecomments/): This plugin adds a small form to every comment on your blog. The form is only added for admins and allows you to [move comments](http://www.nkuttler.de/nkmovecomments/) to a different post/page and to fix comment threading. [Delete Pending Comments](http://www.nkuttler.de/wordpress/delete-pending-comments): This is a plugin that lets you delete all pending comments at once. Useful for spam victims. [Snow and more](http://www.nkuttler.de/wordpress/nksnow/): This one lets you see snowflakes, leaves, raindrops, balloons or custom images fall down or float upwards on your blog. [Fireworks](http://www.nkuttler.de/wordpress/nkfireworks/): The name says it all, see fireworks on your blog! [Rhyming widget](http://www.rhymebox.de/blog/rhymebox-widget/): I wrote a little online [rhyming dictionary](http://www.rhymebox.com/). This is a widget to search it directly from one of your sidebars. == Installation == Unzip, upload to your plugin directory. You can delete the comments under the top level 'Comments' menu. == Screenshots == 1. The delete comments page (comments menu). == Frequently Asked Questions == Q: How do I delete the pending comments?
A: The plugin page is located under the top level menu entry "Comments". Copy and paste the text, submit, done. == Changelog == = 0.2.1.1 = * Documentation update = 0.2.1 = * Manipulate the database directly. Using WordPress functions was way too slow with 10k or more pending comments. = 0.1.1.1 = * Fix version number... = 0.1.1 = * Add icon by famfamfam to the Admin Drop Down Menu. * Re-organize files = 0.1.0 = * Improve I18N, styling, layout, readability, add info = 0.0.3 = * More small fixes = 0.0.2 = * Small fixes = 0.0.1 = * Initial release