create-block-theme
create-block-theme copied to clipboard
Add full and wide width support for blank theme.
Add full and wide width support for blank theme.
This is achieved by setting the align property to full for blocks like the query block and post-template block. It uses the same method as “Twenty Twenty-Five”. (https://github.com/WordPress/twentytwentyfive/blob/trunk/patterns/template-query-loop.php)
| Before | After |
|---|---|