Source: Learn WordPress

  • Testing your content for accessibility

    Explore WordPress accessibility tools and plugins to ensure your site is usable for everyone online.

  • Getting started with the WordPress dashboard

    Let’s get acquainted with the WordPress dashboard, including the admin bar, widgets, sidebar navigation, and user roles.

  • Choosing and installing a plugin

    WordPress plugins enhance functionality, adding features like social media, SEO, e-commerce, maps, contact forms, and caching.

  • Designing with a block-first mindset

    Learn to design modular WordPress block themes, create reusable patterns, and ensure consistency and responsiveness.

  • WordPress showcase for designers

    Explore WordPress design tools like the Block Editor and Global Styles to build cohesive, code-free websites.

  • Fetching WordPress Data

    Discover ways to fetch WordPress core data from your block.

  • Block Hooks API

    Discover how to use the Block Hooks APIto automatically insert a block next to all instances of a target block.

  • Block Editor Hooks

    Learn about different hooks available in the Block Editor, and how to use them to extend the editor’s functionality.

  • Block Variations

    This lesson introduces the concept of block variations, which are a way to create different versions of an existing block.