Description
This plugin adds a simple container block to the Gutenberg editor.
By default the container will be rendered as a div
with the class .wp-block-wpseed-container
.
You can nest blocks and add classes to each container to create the structure needed.
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/wpseed-container-block
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
Reviews
Contributors & Developers
“WPSeed Container Block” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPSeed Container Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- public release