Are you a professional WordPress developer who wants to work with or specialize in the Genesis framework? This is lab series is for you. You will walk through the entire codebase while learning how to customize and maximize the theming framework.
The Genesis framework by StudioPress is a developer’s theming framework. Built on the WordPress Plugin API, every sub-component of the HTML structure rendered out to the browser is fully customizable through action and/or filter events.
Why is this significant for you, the developer? You can remove, replace, and/or enhance any portion of the web page’s structure by registering your callback or unregistering the default behavior. You can even change the placement or order of components. The event-driven architecture saves you time, energy, and money, thereby allowing you to focus on the custom bits of your project.
To help you maximize the power of this framework, we are building a multi-part Lab series titled: Developer’s Guide to Customizing Genesis. It focuses on you, the developer. You will explore the framework’s codebase and learn how you can tap into the component architecture to get your stuff done.
Coding Building Labs
Number of Labs: 6
Number of videos: 94
Runtime: 15 hours
This lab is broken up into multiple parts to help you focus on the process and how to think about these concepts. You will want to progress in order through each of the parts.