@block-developer-cookbook/editorial-notes
v1.0.2
Published
A template to demonstrate how add custom attributes and controls to core blocks.
Downloads
5
Readme
This template provides a tutorial for creating an Editorial Note field for every block by adding a custom attribute and control to all blocks via block filters.
Usage
npx @wordpress/create-block editorial-notes --template @block-developer-cookbook/editorial-notes
Variants
start
- scaffolds starting files for the tutorialcompleted
- scaffolds the completed files for the tutorial
Tutorial
The tutorial can be found in the main README.md file of the generated plugin or at https://blockdevelopercookbook.com/recipes/editorial-notes/