@block-developer-cookbook/word-counter
v1.0.1
Published
A template to demonstrate how to lock post saving based on word count
Downloads
8
Readme
This template provides a tutorial on how to lock post saving based on the word count.
Usage
npx @wordpress/create-block word-counter --template @block-developer-cookbook/word-counter
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/custom-image-block-style/