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

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

The WordPress.org Theme Directory
Part of: Intermediate Theme Developer
Introduces the WordPress.org Theme Directory and an overview of the steps required to submit a theme.
-

Adding custom user roles using a WordPress plugin
Part of: Advanced WordPress User
Create custom user roles in WordPress with a plugin to assign specific responsibilities and permissions easily.
-

Using caching to improve website performance – W3 Total Cache plugin
Part of: Advanced WordPress User
Explore caching techniques to enhance website performance by storing frequently accessed data for quick retrieval.
-

WordPress taxonomies
Part of: Advanced WordPress User
Discover how taxonomies enhance your site’s organization, improving navigation and user experience in WordPress.
-

Creating custom post types and taxonomies
Part of: Advanced WordPress User
Learn to create and display custom post types in WordPress to better organize your website content.
-

Website optimization
Part of: Intermediate WordPress User
Learn which elements impact performance, and how to test and optimize your site’s speed.
-

WordPress Hooks
Part of: Beginner WordPress Developer
Introduces the concept of Hooks available during a WordPress request.
-

Useful debugging plugins
Part of: Beginner WordPress Developer
Learn about two popular plugins for debugging in WordPress.