=== Section Block === Contributors: wedoplugins Tags: block, section, section block, gutenberg, block editor, block library, blocks Requires at least: 5.1 Tested up to: 5.1 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Stable tag: 1.0.0 Section Block for new WordPress Block Editor allow you to add Sections to your website and customize it. == Description == Section Block for new WordPress Block Editor allow you to add Sections to your website and customize it: * customize section border, * customize section background image, add or hide overlay, * customize section padding, * customize section box shadow, You can use any other Blocks inside this Section Block so this can be used to build more advanced templates. Blocks inside this Section Block can be wide- or full-aligned, but section itself is always full-aligned. Please note that this plugin so far require [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/) to be installed with 5.3 version at minimum as it uses FocalPointPicker component as a dependency (this component is not available in WordPress core yet, at least until WordPress 5.2). == Installation == 1. Install the plugin through the WordPress plugins screen directly or upload the plugin files to the "/wp-content/plugins/section-block" directory. 2. Activate the plugin through the "Plugins" screen in WordPress 3. Go to Block Editor and type /section to use this block. == Changelog == = 1.0.0 = * Initial release.