advanced

Plugin: Load Media from Production

When developing a website, only bring over a few months of uploads. This plugin will source the rest from the production website.

Infinite Scroll in WordPress

A detailed tutorial on implementing infinite scroll in WordPress. Examples include scroll-based and click-based infinite scroll.

Sorting Query Results by Multiple Meta Keys

I’m building a website that features reviews of hosting companies. I’m storing Price, Rating, and “Top Pick” as post meta. Users can sort the results by Price, Rating and Post Date. The client…

Overriding Options and Meta

One of my favorite “under-the-hood” features of WordPress and Genesis is the ability to override almost any kind of option/meta: site options, post meta, user meta, term meta….

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…