=== Sidebar Widget Blocks === Contributors: presscargo, dsutoyo Tags: gutenberg, blocks, widget, sidebar Requires at least: 4.7 Tested up to: 5.0 Stable tag: 1.0.0 Requires PHP: 5.6.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Creates a widget for displaying Gutenberg blocks in your sidebars == Description == Can't wait to use Gutenberg blocks in your sidebars? This plugin creates a widget that allows you to drop Gutenberg content into a sidebar. == Installation == 1. Upload `sidebar-widget-blocks` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to Appearance → Widgets and [create a new instance](http://codex.wordpress.org/WordPress_Widgets#Activate_Widgets). == Changelog == = 1.0.0 = * Initial release