Author: nkuttler Related WordPress Plugins

Theme Switch and Preview

The plugin is great for theme development as you can tweak the template online without breaking stuff for visitors. You can also use it for presentations, to show off various templates. There is a widget and a theme cloud shortcode to make this easier. This plugin has three basic configurations: .........

Better Related Posts

Custom post types are one the best features in WordPress. Since WordPress 3.0 they are much easier to use. Almost every theme I build for a client features at least one custom post type and usually a custom taxonomy as well. But there is a problem. There is no plugin that lists related posts that a.........

Zero Conf Mail

It took me quite some time to check a few existing contact forms and I didn't like any of them. No, I don't want you to load jquery on every page of my blog. I want it localized, pretty please. Oh, and I want this JavaScript onfocus/onblur effect I wrote about. And why do I have to do any configurat.........

WPMU fast backend switch

Switch between the backends of your WPMU blogs with just one click. This is probably only useful if you don't have too many blogs and use all of them yourself. The switch links will be added to your super admin menu. With the release of WordPress 3.0 I merged several WordPress installs into a singl.........

Rhyming Widget

This is a widget that allows you to search the rhyming dictionary rhymebox.com. You can choose which language your users will search rhymes in, at the moment english and german are available....

Better Lorem Ipsum Generator

When you create WordPress plugins and themes it is often a good thing to test them on blogs with much data. Since 3.0 I use custom post types and custom taxonomies a lot and couldn’t find a plugin that autogenerates them. Hence I wrote a new plugin. Features: Automatically create posts, pages, an.........

Better Tag Cloud

I was pretty annoyed with the default tag cloud widget. It does a lot of things wrong, like inconsistent HTML markup and hardcoded font sizes. So I wanted to write my own. Digging through the code I found out that the wordpress wp_tag_cloud() function is pretty powerful. In fact, it could do almost .........

Custom Avatars For Comments

This was initially written for a client and he agreed to open-source it. Thanks, John! Your visitors will be able to choose from the avatars you upload to your website for each and every comment they make. Various configuration options are available. See a live demo on the plugin's home page....

WordPress Pastebin

Turn your blog into a pastebin and keep your own code on your own site. You can tag your pastes like you tag your normal posts, and visitors can leave comments if you allow it. I wrote this because it makes it easier for me to share code. Plus I can easily search my own pastes. Front end editing o.........

Ajax For All

The best way to see what this plugin does is to look at the live demo. The theme on that site wasn't tweaked at all to make the Ajax functionality work (except some irrelevant CSS changes). It works out of the box on most WordPress themes that follow the theme coding recommendations. This plugin de.........

Fireworks

Fireworks for you blog. Have a look at the live demo. If you like this you might like my WordPress snowfall plugin as well. ...

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 page and to fix comment threading. This plugin is not designed for mass-moving of comments, rather for moving single comments from time to time. There are ot.........

Delete Pending Comments

This plugin is a quick way to delete all pending comments. It's useful for victims of spammer attacks....