generate_gb_block
Create GenerateBlocks-compatible block code for WordPress development, enabling developers to build Gutenberg blocks with proper attributes and inner blocks structure.
Instructions
Generate GenerateBlocks-compatible block code
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | GenerateBlocks block type | |
| attributes | No | Block attributes | |
| innerBlocks | No | Inner block markup |