Simple Container Block
A simple, lightweight container for other Gutenberg blocks
by Tim Jensen · github.com/timothyjensen/simple-container-block · website
★ 10stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/timothyjensen/simple-container-block/archive/refs/heads/master.zipReadme
Simple Container Block
The Simple Container Block is a container (i.e., wrapper) for other Gutenberg blocks. This block leverages the InnerBlocks component to render any number or type of blocks that you place within the container block. The plugin adds no styles or scripts to the front end, simply a wrapper div around the inner blocks along with any CSS classes or id that you specify.
Requirements
PHP 5.4+
Installation
Download the latest tagged release and install it using the WordPress plugin installer.