Spacer
Add custom block spacing between blocks.
Last modified: December 4, 2025
Block name
t2/spacer
Requirements
This block requires the Custom Block Margin extension to be active with version 2 or 3 configured in your t2.json:
{
"t2/custom-block-margin": {
"version": 3
}
}
See the Custom Block Margin documentation for more details on configuring this extension.
Usage
<!-- wp:t2/spacer /-->
<!-- wp:t2/spacer {"gap":"small"} /-->