Lessons
Lessons can be taken as part of a course or whenever you want to learn deeply about a specific subject or concept. They come in a range of formats, including how-to videos, quizzes, text-based content, and other activities.
-

Domain management: Understanding DNS records
Part of: Intermediate WordPress User
Learn about domains, DNS records, and how to manage them for your website’s online presence.
-

Image optimization
Part of: Intermediate WordPress User
Image optimization improves quality while reducing file size, enhancing user engagement and site performance.
-

Plugin API hooks
Part of: Intermediate Theme Developer
Plugin API hooks that developers of Classic themes should use in their theme templates.
-

Build Process
Part of: Intermediate Theme Developer
An introduction to using @wordpress/scripts to implement a build process for theme development.
-

JavaScript in Themes
Part of: Intermediate Theme Developer
How to make use of built in JavaScript libraries, and best practices to follow when writing…
-

UI Best Practices
Part of: Intermediate Theme Developer
An introduction to applying good user interface design when developing a theme.
-

Child themes
Part of: Intermediate Theme Developer
Discover what child themes are, why you would use them, and how to create and use…
-

Style Variations
Part of: Intermediate Theme Developer
Creating style variations or simply theme.json variations.
-

Theme Patterns
Part of: Intermediate Theme Developer
Explore the basics of how to create a pattern from scratch and register patterns within your…
-

Templates
Part of: Intermediate Theme Developer
Using the theme.json file, we will register a custom template we create from scratch.
-

Block theme styles
Part of: Intermediate Theme Developer
Using the theme.json configuration file, we will apply styles within your theme.
-

Global theme settings
Part of: Intermediate Theme Developer
Explore the WordPress theme configuration file theme.json and some of the available options for theme settings.