@block-developer-cookbook/word-counter
v1.0.3
Published
Create a word count tool to restrict post saving based until the word count is met.
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/
