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

Managing spam on your site
Part of: Beginner WordPress User
Learn to manage spam on your website using WordPress features and an anti-spam plugin.
-

How to test WordPress beta releases
Unlock the power of WordPress beta releases with this comprehensive demonstration video!
-

Custom post type data
Part of: Beginner WordPress Developer
Learn how to use post meta to add custom fields to custom post types. Introduce the…
-

Custom taxonomies
Part of: Beginner WordPress Developer
Alongside custom post types and custom post type data, introduce the concept of custom taxonomies.
-

Custom post types
Part of: Beginner WordPress Developer
Learn how to register custom data types using the WordPress Post API and the register_post_type function.
-

Plugin requirements
Part of: Beginner WordPress Developer
Introduces the basic requirements needed for a valid plugin: a PHP file with a valid plugin…
-

What is a plugin?
Part of: Beginner WordPress Developer
Explore an introduction to WordPress plugins geared to developers.
-

Working with hooks
Part of: Beginner WordPress Developer
Learn about additional hook concepts like hook priority, hook parameters, and hook order.
-

Filter Hooks
Part of: Beginner WordPress Developer
Explain the concept of filter hooks, how they work, and how to use them.
-

Action Hooks
Part of: Beginner WordPress Developer
Explain the concept of action hooks, how they work, and how to use them.
-

How to use headings for accessibility and SEO
Part of: Beginner WordPress User
Learn how to use headings to enhance accessibility, improve SEO, and guide readers through your content.
-

User management
Part of: Intermediate WordPress User
Explore WordPress user roles: Administrator, Editor, Author, Contributor, and Subscriber, and their capabilities.