Contextually changing your theme’s stylesheet Published by Justin Tadlock on July 27, 2009 | 30 Responses 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 Published by Justin Tadlock on July 22, 2009 | 99 Responses 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 Published by Justin Tadlock on July 15, 2009 | 17 Responses 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 Published by Justin Tadlock on July 1, 2009 | 44 Responses A tutorial on how to create custom more link text for your WordPress theme using the_content_more_link filter hook.