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.
-
Use the Create Block Theme plugin for exports, and theme variations
Part of: Advanced WordPress User
Learn how to use the Create Block Theme plugin to save, export, and install custom WordPress…
-
Introduction to phpMyAdmin
Part of: Advanced WordPress User
This lesson explores your WordPress database, how it stores data, and how to safely access it.
-
Understand where your files live
Part of: Advanced WordPress User
This lesson covers accessing your WordPress files, understanding the file structure, and using the wp-config.php file.
-
What is WordPress Multisite?
Part of: Advanced WordPress User
Extra resources Transcript Introduction In this lesson, we will explore the world of WordPress Multisite. A…
-
Why would a WordPress user need to run a local site?
Part of: Advanced WordPress User
Learn how to set up a local testing environment for WordPress to build, test, and experiment…
-
The building blocks of WordPress templates
Part of: Advanced WordPress User
Explore WordPress templates, code basics, and experiment with HTML, CSS, and JSON in a safe environment.
-
How Styles are generated
Part of: Advanced WordPress User
Explore theme.json’s role in WordPress styling and why the Site Editor is preferred for customization.
-
How to build a responsive WordPress website
Part of: Advanced WordPress User
This lesson covers creating a responsive site that adapts to different devices for an optimal user…
-
Setting up a WordPress.org account (multiple languages)
Learn how to set up a WordPress.org profile and join the Make WordPress project Slack.
-
Using a CDN to enhance performance
Part of: Advanced WordPress User
Learn how to boost WordPress site performance using a CDN for speed, security, and reliability.
-
Converting a Classic theme to a Block theme
Part of: Intermediate Theme Developer
This lesson explores the possibilities of converting a classic theme into a hybrid theme or a…
-
theme.json in Classic themes
Part of: Intermediate Theme Developer
This lesson explores the option of adding theme.json to a classic theme.