n this series, you'll learn how to create your own WordPress theme framework which you can use to build sites for yourself or your clients, or even release for other users. You'll work through the stages involved in creating the parent theme which forms the basis of your framework, adding extra functions, hooks and more. You'll also learn how to leverage these in your child themes and plugins and how to release your code to the public.
Posts in this series

How Theme Frameworks Actually Work

Deciding How to Develop Your WordPress Theme Framework

Adding Action Hooks to Your WordPress Theme Framework

Adding Functions to Your WordPress Theme Framework

Adding Filter Hooks to Your WordPress Theme Framework

Creating Child Themes for Your WordPress Theme Framework

Developing Plugins for Your WordPress Theme Framework

Writing Documentation for Your WordPress Theme Framework



