Plugin Directory

Changeset 659865


Ignore:
Timestamp:
01/27/2013 08:34:18 PM (13 years ago)
Author:
nkuttler
Message:

Misc doc updates, 0.2.1.2

Location:
delete-pending-comments/trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • delete-pending-comments/trunk/delete-pending-comments.php

    r249499 r659865  
    66Author URI: http://www.nkuttler.de/
    77Description: A quick way to delete all pending comments. Useful for victims of spammer attacks.
    8 Version: 0.2.1.1
     8Version: 0.2.1.2
    99Text Domain: delete-pending-comments
    1010*/
  • delete-pending-comments/trunk/readme.txt

    r249499 r659865  
    22
    33Contributors: 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/
     4Author URI: http://www.kuttler.eu/
     5Plugin URI: http://kuttler.eu/wordpress-plugin/delete-pending-comments/
     6Donate link: http://www.kuttler.eu/donations/
    77Tags: admin, plugin, comments, spam, pending, delete, delete comments, mass delete, mass delete comments
    88Requires at least: 2.7
    9 Tested up to: 3.0
    10 Stable tag: 0.2.1.1
     9Tested up to: 3.5
     10Stable tag: 0.2.1.2
    1111
    12 A quick way to delete all pending comments. Useful for victims of spammer attacks. 
     12A quick way to delete all pending comments. Useful for victims of spammer attacks.
    1313
    1414== 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.
     15This plugin is a quick way to delete all pending comments. It's useful for victims of spammer attacks.
    3816
    3917== Installation ==
     
    4826
    4927== Changelog ==
     28= 0.2.1.2 =
     29 * Documentation update and test against 3.5
    5030= 0.2.1.1 =
    5131 * Documentation update
Note: See TracChangeset for help on using the changeset viewer.