This page lists the blocks included in the block-library package.| WordPress Developer Resources
This module allows you to create and use standalone block editors.| WordPress Developer Resources
The new Blocks include baseline support in all themes, enhancements to opt-in to and the ability to extend and customize.| WordPress Developer Resources
Block attributes provide information about the data stored by a block. For example, rich content, a list of image URLs, a background color,…| WordPress Developer Resources
Template files are used throughout WordPress themes, but first let’s learn about the terminology. Template Terminology The term…| WordPress Developer Resources
When registering a block with JavaScript on the client, the edit and save functions provide the interface for how a block is going to be…| WordPress Developer Resources
WordPress 5.8 comes with a new mechanism to configure the editor that enables a finer-grained control and introduces the first step in…| WordPress Developer Resources
This is the living specification for version 3 of theme.json. This version works with WordPress 6.6 or later, and the latest Gutenberg plugin.| WordPress Developer Resources
WordPress 5.8 comes with a new mechanism to configure the editor that enables a finer-grained control and introduces the first step in managing styles for future WordPress releases. Controlling set…| Make WordPress Core
Block Supports is the API that allows a block to declare support for certain features.| WordPress Developer Resources
Starting with the WordPress 5.8 release, we recommend using the block.json metadata file as the canonical way to register block types with…| WordPress Developer Resources