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.
-

Using Block Patterns in a theme
You learned how to register patterns in themes during the previous lesson. That provides end-users with…
-

Registering a block pattern in a theme
Now that you’ve built a custom pattern in the previous lesson, it is time to bundle…
-

Creating block patterns
Block patterns are one of the most powerful and versatile APIs at a theme author’s disposal.…
-

Applying font families via theme.json
When building themes to distribute to others, developers will typically want to apply their registered fonts…
-

Applying font families via the Styles interface
WordPress allows theme authors and users to apply default font families to elements and blocks. Both…
-

Registering custom font families
WordPress allows themes to define font families via their theme.json file. This can include standard, web-safe…
-

Adding custom fonts to block themes
WordPress 5.9 introduced the ability for theme authors to bundle custom fonts and make them available…
-

Block theme development fundamentals
A quick quiz to refresh the lessons you learned in the Block Theme Development Fundamentals.
-

Padding Versus Margin
Various dimension controls are built into different blocks to help you achieve greater customization for your…
-

Block Spacing
Blocks can be styled in many different ways. They can have different backgrounds, borders, padding, margin,…
-

Creating custom templates and template parts summary
Well done, you’ve completed the final module of this course, which covered custom theme files. You…
