=== 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.amazon.de/gp/registry/24F64AHKD51LY Tags: admin, plugin, comments, spam, pending, delete, delete comments, mass delete, mass delete comments Requires at least: 2.7 Tested up to: 2.9-rare Stable tag: 0.2.0 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

Better tag cloud: 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: 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: Simple mail contact form, the way I like it. No ajax, no bloat. No configuration necessary, but possible.
Move WordPress comments: 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 to a different post/page and to fix comment threading.
Delete Pending Comments: This is a plugin that lets you delete all pending comments at once. Useful for spam victims.
Snow and more: This one lets you see snowflakes, leaves, raindrops, balloons or custom images fall down or float upwards on your blog.
Fireworks: The name says it all, see fireworks on your blog!
Rhyming widget: I wrote a little online rhyming dictionary. 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.0 = * 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