Search Results
265 results found for “block editor”. Showing results 25 to 36.
-

theme.json in Classic themes
Part of: Intermediate Theme Developer
This lesson explores the option of adding theme.json to a classic theme.
-

Other useful development tools
Part of: Beginner WordPress Developer
Introduces some of the other useful tools for developers, including tools for both theme and plugin…
-

block.json
Part of: Developing your first WordPress block
When you learned about the files that create-block generates, you learned about the block.json file. In…
-

The save function, and dynamic blocks
Part of: Developing your first WordPress block
Now that you have your Edit component fully functional, it’s time to implement the save function.…
-

Block Hooks API
Discover how to use the Block Hooks APIto automatically insert a block next to all instances…
-

Block Attributes
Part of: Developing your first WordPress block
In the section on Attributes, you learned there are two types of attributes, those that control…
-

Welcome to week 5
Part of: Developing your first WordPress block
Welcome to week 5 of the Learn WordPress Developing your first block course cohort. We’re starting…
-

Setting Up WP-ENV for Gutenberg
Transcript After setting up the Core repository in the previous lesson, now its time to do…
-

Assigning a different template to a page or post
How to assign a different template to a post or page Changing a page’s template affects…
-

Dynamic blocks
Part of: Developing your first WordPress block
There’s another reason why this block makes more sense as a dynamic block and not a…
-

WordPress editor modes for streamlining content creation
This tutorial explores the various editor modes in the block editor that you can select to…
-

How to add or edit templates via the post/Block Editor
The Template Editor is a feature that allows block editor users to edit and create templates…