Theme-ready Custom Post Types in WordPress – Jumping Duck Media

April 12th, 2012

Good advice on decoupling WordPress Custom Post Type implementation from your themes. How to notify a user that some functionality of the theme might depend on a plugin that defines the CPTs. How to override theme template selection from a plugin.

Theme-ready Custom Post Types in WordPress – Jumping Duck Media

Instagram: TNT building models

April 11th, 2012

TNT building models

HTML5 Cross Browser Polyfills · Modernizr/Modernizr Wiki · GitHub

April 11th, 2012

Great list of HTML/CSS polyfills from the Modernizr wiki.

HTML5 Cross Browser Polyfills · Modernizr/Modernizr Wiki · GitHub

Updating Custom Backgrounds and Custom Headers for WordPress 3.4 « Make WordPress Themes

April 6th, 2012

In the upcoming WordPress 3.4 update, adding support for custom backgrounds and headers to a theme will be easier than ever. All of the capabilities of the old functions and constants (which will be deprecated) are being rolled into one simple add_theme_support() call.

Updating Custom Backgrounds and Custom Headers for WordPress 3.4 « Make WordPress Themes