January 21, 2012
Admin Pages with Genesis
One of the best new features of Genesis 1.8 (and there are many) is a tool for making admin pages. These are needed if you’re building a plugin or a…
January 21, 2012
One of the best new features of Genesis 1.8 (and there are many) is a tool for making admin pages. These are needed if you’re building a plugin or a…
January 17, 2012
Here’s a way to specify which posts show up as “related” to the current post, as an alternative to the many plugins that automatically generate your list of related posts.
December 23, 2011
Here’s how I make multiple columns of content.
December 7, 2011
I walk you through building your own template hierarchy, to specify which template to use under certain conditions.
November 14, 2011
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
October 30, 2011
I’ve spent the weekend cleaning up the content of my site. The biggest thing I’ve done is migrate all the code from all my posts to github. This might mess…
October 28, 2011
I’ve built a simple plugin that shows all the attached images when editing a post.
October 28, 2011
A WordPress theme should only contain that which relates to the look and feel of the site. Any core functionality belongs in a plugin.