WordPress Development

As I build WordPress websites for my clients, I share what I learn here as tutorials.

Adding Content to Genesis Navigation

Want more control over what shows up before or after your navigation? This shows you how to extend Genesis’ Primary Navigation Extras using filters.

Using Custom Post Types

Custom post types let you create logical divisions of content and context-specific meta information boxes. If your site features content other than posts and pages, use this to manage it.

WordPress Beyond Blogging – Presentation

My presentation from WordCamp Houston. I outline 5 useful tools for extending WordPress beyond blogs: Frameworks, Custom Post Types, Custom Taxonomies, Additional Sidebars, and Multiple Content Areas.

WordPress Post Thumbnails with Captions

This tip is for all themes that support WordPress’ Post Thumbnails (also known as Featured Images). If you’re using Thesis, this does not apply to you since Thesis uses its…

Adding Content Between Posts in Thesis

This shows you how to stick code between certain posts, but not all of them. It’s very useful for including ads or other content you don’t want repeated.