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
The Block Variations API allows you to define multiple versions (variations) of a block. A block variation differs from the original block…| WordPress Developer Resources
WordPress exposes several APIs that allow you to modify the behavior of existing blocks.| WordPress Developer Resources
Registers a new block pattern.| WordPress Developer Resources
Block Styles allow alternative styles to be applied to existing blocks. They work by adding a className to the block's wrapper. This…| WordPress Developer Resources
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
Dashicons is the official icon font of the WordPress admin as of 3.8. The Dashicons project is no longer accepting icon requests. Here's…| WordPress Developer Resources