-
Module 1: Developing Required and Optional Theme Pages
- Section 1: Understanding the Required and Recommended Optional Page Templates
- Section 2: Developing the header.php Header Template
- Section 3: Developing the functions.php File
- Section 4: Developing the sidebar.php Sidebar Template
- Section 5: Developing the footer.php Footer Template
- Section 6: Developing the style.css Required Stylesheet
- Section 7: Developing the index.php Required Theme Template
-
Module 2: Developing a Child Theme
- Section 1: Understanding the Requirements for a Child Theme
- Section 2: Developing the style.css Required Stylesheet
- Section 3: Understanding Compiled CSS Stylesheets
- Section 4: Replacing Parent Template Files with Child Theme Template Files
- Section 5: Developing a Full Width Page Template
- Section 6: Developing a Left and Right Sidebar Page Template
-
Module 3: Plugin Development