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.
-
Block style variations
Part of: Intermediate Theme Developer
We will take a look at creating and using block style variations.
-
Block stylesheets
Part of: Intermediate Theme Developer
We will explore creating block stylesheets without using the theme.json file.
-
Including assets
Part of: Intermediate Theme Developer
A guide on including CSS, JavaScript, and images in your themes.
-
Custom functionality
Part of: Intermediate Theme Developer
This lesson dives into the theme’s functions file and how you can use it to add…
-
Template parts
Part of: Intermediate Theme Developer
We will explore how to create and add template parts to your theme.
-
Template Hierarchy
Part of: Intermediate Theme Developer
We will take a deep dive into the details of how WordPress loads templates in a…
-
Template overview
Part of: Intermediate Theme Developer
We will cover the purpose, structure and loading of templates.
-
Use WordPress to create a one-page site
Part of: Advanced WordPress User
Learn to create a one-page site with a sticky header, anchors, and smooth scrolling.
-
Updating your theme
Part of: Intermediate Theme Developer
How to prepare an update for a theme, and upload it to the theme directory.
-
Submitting your theme to WordPress.org
Part of: Intermediate Theme Developer
An overview of the process of creating a theme archive and uploading it to WordPress.org.
-
Preparing your theme for submission
Part of: Intermediate Theme Developer
Review the additional steps required before submitting a theme to the theme directory.
-
Required theme files
Part of: Intermediate Theme Developer
The core theme files required for both a block theme and a classic theme, for submission…