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
9 сакавік, 2019
Does what it says. No fuzz, no decoration simply a div. Ideal for client pages. You keep control because all styling is done in CSS. Safe in situations where clients tend to become creative.
1 сакавік, 2019
All good
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