WordPress Development

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

My Genesis Starter Theme

I build custom Genesis child themes for most of my clients. Rather than starting from an existing StudioPress theme, I use my own starter theme: EA Genesis Child. What is…

Adding “Blog” to Genesis Breadcrumbs

Here’s how to modify the Genesis Breadcrumb to include a “Blog” link, changing Home > Category > Post Title to Home > Blog > Category > Post Title

Limit Search to Post Type

Here’s how to customize search forms to return results for specific post types. By using a filter you can choose exactly which search boxes are affected.

Display Posts Shortcode

This shortcode will let you easily list posts based on tag and/or category, limit the number of posts displayed, and sort the results. If you’ve ever wanted to list posts on your site without editing theme files, this is the tool for you.

Introduction to Custom Metaboxes

Custom Meta Boxes allow you to build clean, understandable interfaces for entering metadata. I use them on almost every project.