Block Type Showcase
All new block types in action
Existing Text Block
This is the existing text block type, unchanged.
A Section Heading
The best way to predict the future is to invent it.
Alan Kay
Simplicity is the ultimate sophistication.
Leonardo da Vinci
Key Features
- Registry-based block system
- Dynamic editor fields
- Categorized block picker
- No core code changes needed
Steps to Add a Block
- Add entry to block-types.php
- Create renderer in block-renderers/
- Add CSS if needed
That is all!
Every new block type rendered without touching core code.