Changeset 659865
- Timestamp:
- 01/27/2013 08:34:18 PM (13 years ago)
- Location:
- delete-pending-comments/trunk
- Files:
-
- 1 deleted
- 2 edited
-
delete-pending-comments.php (modified) (1 diff)
-
index.html (deleted)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
delete-pending-comments/trunk/delete-pending-comments.php
r249499 r659865 6 6 Author URI: http://www.nkuttler.de/ 7 7 Description: A quick way to delete all pending comments. Useful for victims of spammer attacks. 8 Version: 0.2.1. 18 Version: 0.2.1.2 9 9 Text Domain: delete-pending-comments 10 10 */ -
delete-pending-comments/trunk/readme.txt
r249499 r659865 2 2 3 3 Contributors: nkuttler 4 Author URI: http://www. nkuttler.de/5 Plugin URI: http:// www.nkuttler.de/wordpress/delete-pending-comments/6 Donate link: http://www. nkuttler.de/wordpress/donations/4 Author URI: http://www.kuttler.eu/ 5 Plugin URI: http://kuttler.eu/wordpress-plugin/delete-pending-comments/ 6 Donate link: http://www.kuttler.eu/donations/ 7 7 Tags: admin, plugin, comments, spam, pending, delete, delete comments, mass delete, mass delete comments 8 8 Requires at least: 2.7 9 Tested up to: 3. 010 Stable tag: 0.2.1. 19 Tested up to: 3.5 10 Stable tag: 0.2.1.2 11 11 12 A quick way to delete all pending comments. Useful for victims of spammer attacks. 12 A quick way to delete all pending comments. Useful for victims of spammer attacks. 13 13 14 14 == Description == 15 This plugin is a quick way to delete all pending comments. It's useful for victims of spammer attacks. 16 17 = My plugins = 18 19 [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! 20 21 [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. 22 23 [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. 24 25 [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. 26 27 [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. 28 29 [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. 30 31 [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. 32 33 [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. 34 35 [Fireworks](http://www.nkuttler.de/wordpress/nkfireworks/): The name says it all, see fireworks on your blog! 36 37 [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. 15 This plugin is a quick way to delete all pending comments. It's useful for victims of spammer attacks. 38 16 39 17 == Installation == … … 48 26 49 27 == Changelog == 28 = 0.2.1.2 = 29 * Documentation update and test against 3.5 50 30 = 0.2.1.1 = 51 31 * Documentation update
Note: See TracChangeset
for help on using the changeset viewer.