Extending WordPress
Here’s a list of my extensions to WordPress (themes, plugins, widgets, etc). If you have an idea for a custom theme or plugin, please feel free to contact me.
Plugins and Widgets
CTC – Configurable tag cloud plugin for WordPress 2.3+.
Themes
Reciprocity Theme – Public version of my original blog theme.
Other Stuff
Dynamic Page Graphics in WordPress – Details a technique for using dynamic images for pages based on page title.
Note: unless otherwise noted, all plugins and themes are released under the GNU General Public License (GPL).
I'll say this, it's been a hell of a ride!
When I created my plugin many years ago, I never thought it would be come so popular. I figured I'd get a few downloads here and there, but as of this afternoon, it's been downloaded 97,586 times...that's amazing! It also makes what I'm about to say even harder.
Got an idea for a WordPress plugin, but not sure how to start? Packt Publishing has you covered with their new release, "WordPress Plugin Development Cookbook" by Yannick Lefebvre. Through it's 11 chapters, Yannick takes you from setting up your development environment through publishing your plugin in the official WordPress respository.
Another plugin update...this time for my plugin for rearranging the admin menu to bring the Pages menu to the top. With version 2.0, on WP 2.8, you got a doubled Category link, and it didn't support custom taxonomies. As of version 2.1, it now does.
It was an easy fix, I just needed the time to get it done.