Reusing Template Files
I walk you through building your own template hierarchy, to specify which template to use under certain conditions.
Here's how I make multiple columns of content.
I walk you through building your own template hierarchy, to specify which template to use under certain conditions.
Use this code library to easily create metaboxes with all different types of fields. I review some of the newest features to CMB 0.7
I've built a simple plugin that shows all the attached images when editing a post.
A WordPress theme should only contain that which relates to the look and feel of the site. Any core functionality belongs in a plugin.
Here's two ways to customize the media uploader: adding a "Photo credit" section, and adding an "Include in Rotator" selection.