Contextually changing your theme’s stylesheet
How to dynamically load different stylesheets when you need to drastically alter the style of specific pages on your WordPress-powered site.
Developing a user management plugin
WordPress is in need of a better user management plugin. Here’s what I have in mind. What would you like to see in this plugin?
How to create custom views in bbPress
A tutorial on creating custom views for bbPress that covers creating the views, listing them, and making custom templates to handle their display.
How to filter a WordPress theme’s ‘more link’ text
A tutorial on how to create custom more link text for your WordPress theme using the_content_more_link filter hook.
Sliding Panel: WordPress Plugin
A fully-widgetized, jQuery-based sliding panel for your WordPress-powered blog. This widget area allows you to add whatever content you want to your panel.
Showing the post password form for excerpts in WordPress
How to replace excerpts for password-protected posts in WordPress with a password form instead of the standard no excerpt message.
Series: WordPress Plugin
A plugin that allows you to tie posts together in a series using the WordPress taxonomy API. It includes built-in widgets, shortcodes, and template tags.
Using custom taxonomies to create a movie database
A tutorial on how I used custom taxonomies in WordPress to build a complete movie database and an explanation of how taxonomies can be used to enhance your site.
The complete guide to creating widgets in WordPress 2.8
WordPress 2.8 has a new widget class that makes creating widgets much easier. In this tutorial, I’ll walk you through a real-world example.
Customize your 404 page from the WordPress admin
How to easily customize, edit, and update your site’s 404 pages in WordPress by widgetizing the 404 template in your theme.

