Audience: Developers
-
Developing with hooks
Discover development best practices when working with hooks in your plugin.
-
Custom hooks
Discover how to make your plugin extendable by other developers by adding your own custom hooks.
-
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…