wp_scaffold_block
Generate a Gutenberg block skeleton for WordPress development, providing the basic structure and files needed to create custom blocks within plugins.
Instructions
Generate a Gutenberg block skeleton
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Block slug | |
| plugin | No | Plugin to add block to |