New Class: Develop WordPress Themes, Part 2
Do you want to design WordPress themes? We’ve just released the second part of our Theme Development class.
In “Develop WordPress Themes, Part 1“, Topher started using Underscores, a very popular starter theme, to introduce you to all the key concepts behind WordPress themes.
In “Develop WordPress Themes, Part 2“, which we’re releasing today, you can continue your path to becoming a WordPress designer. You’ll see how to create menus and widget areas. You’ll learn how to include CSS and Javascript files in your theme. We’ll also introduce you to WordPress coding standards.
Outline of the Develop WordPress Themes, Part 2 Class
- CSS Styles For Our Underscores Theme
- Creating Menu Locations
- Creating WordPress Menus
- How to Register Widget Areas
- Positions for Widget Areas
- Enqueue Scripts
- WordPress Coding Standards
- WordPress Theming Quiz