Experience Level: Intermediate
-
Block Hooks API
Discover how to use the Block Hooks APIto automatically insert a block next to all instances…
-
Block Editor Hooks
Learn about different hooks available in the Block Editor, and how to use them to extend…
-
Block Variations
This lesson introduces the concept of block variations, which are a way to create different versions…
-
Nested Blocks
Let’s take a look at how nested blocks work, and how you can create them in…
-
Developing WordPress Blocks without JSX or a build process
Learn what block without JSX or a build process could look like, and what the pros…
-
Modern JavaScript
As the web has evolved, so has JavaScript. Discover some of the new JavaScript technologies used…
-
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.
-
Theme options
Part of: Intermediate Theme Developer
This lesson explores the Customize API to add options to a classic theme.
-
The Loop
Part of: Intermediate Theme Developer
This lesson dives into the mechanism WordPress uses to output posts on a page.
-
Introduction to Classic themes
Part of: Intermediate Theme Developer
We will take a close look at how classic themes are built.
-
Block variations
Part of: Intermediate Theme Developer
Dive into extending registered blocks and create alternate versions of a block’s settings.