Fundamentals of Theme Development

Kirk WightIt’s easy to get going with WordPress theme development, but this can mean overlooking some fundamentals along the way. Themes are in the spotlight as we step through the WordPress loading sequence, seeing where the Loop comes from, how the Template Hierarchy makes its decisions, and why child themes trump their parent. We’ll use our new-found knowledge to safely modify the Loop (and create our own), and to learn the difference between Actions and Filters.

Prerequisites: For intermediate to advanced developers

View the slides.