=== Move WordPress Comments === Contributors: nkuttler Author URI: http://www.nicolaskuttler.de/en/ Plugin URI: http://www.nkuttler.de/nkmovecomments/ Donate link: http://www.amazon.de/gp/registry/24F64AHKD51LY Tags: admin, plugin, comment, comments, move comment, move comments Requires at least: 2.7 Tested up to: 2.8.4 Stable tag: 0.0.3 This plugin allows you to easily move comments between posts and pages, and it allows you to change comment threading. == Description ==
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 page and to fix comment threading.
The form will be visible on every comment on your post/page, not in the admin section. I found this more convenient.
Theme switch:
I like to tweak my main theme that I use on a varity 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.
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.
Snow and more:
This one lets you see snowflakes (or other, custom images) fall down 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.
Q: How do I use your plugin?
A: After you have enabled the plugin, go to the post/page on your blog that has the comment you want to edit and edit it.
Q: I like this plugin, but the move comments form is too big for my taste.
A: Add something like .move-wordpress-comments * { font-size: xx-small; } to your template's style.css.
Q: But... everybody can move commments on my blog!?
A: No, the move form is only visible to logged in admins.