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 the Style Book
Part of: Intermediate WordPress User
Understand the Style Book’s role in customization and how it complements Global Styles in WordPress.
-

Adding and customizing a category template
Part of: Intermediate WordPress User
Enhance your website by adding custom category templates for a more personalized browsing experience.
-

Customizing your single posts template
Part of: Intermediate WordPress User
Learn to customize the search results template to enhance content visibility and improve user experience.
-

Designing with the Columns block
Part of: Intermediate WordPress User
Create diverse layouts with the Columns block, enabling structured designs for any type of content.
-

Creating a custom template
Part of: Intermediate WordPress User
Learn to create custom templates for unique designs, headers, and layouts on your WordPress site.
-

Customizing the search results template
Part of: Intermediate WordPress User
Modify the search results template for unique layouts, headers, and customized display of search results.
-

Personalizing your 404 template
Part of: Intermediate WordPress User
Learn to create a personalized 404 page to enhance user experience, reduce bounce rates, and improve…
-

Enqueuing CSS or JavaScript
Part of: Beginner WordPress Developer
Introduce the hooks and functions to enqueue CSS or JavaScript in a plugin.
-

Scaffolding a new block
Part of: Beginner WordPress Developer
In this lesson you will scaffold a new block using the create-block tool.
-

Block attributes
Part of: Beginner WordPress Developer
Provide block users the ability to change block data using Block Attributes.
-

Introduction to themes for developers
Part of: Beginner WordPress Developer
Learn the difference between themes and plugins, and explore the structure block, classic, and hybrid themes.
-

Building your first block
Part of: Beginner WordPress Developer
Building on the scaffolded code from the previous lesson, start customizing the block to meet the…