=== Block Navigation === Contributors: melonpan Tags: gutenberg, blocks, navigation, editor Requires at least: 4.9.8 Tested up to: 4.9.8 Stable tag: 1.0.0 Requires PHP: 5.6 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Block Navigation panel with useful features. == Description == A Block Navigation interface to visualize the blocks from the editor and facilitate the editing process. The plugin comes with several utilities inside the panel which provide a better UX, such as dragging blocks to a different location, moving them by click, selecting them, showing a small snippet of the block content, etc. These functionalities are especially useful for nested blocks - blocks that have children blocks which are difficult to select or move inside the editor. Until WordPress 5 is released this plugin depends on the latest version of Gutenberg plugin. == Usage == Make sure [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/) is installed and activated. On the right side of the top Toolbar the plugin icon should appear (if not, read the section below "I do not see the plugin icon in the post editor"). Click the icon to open the plugin sidebar. == Installation == Installation from the WordPress admin. 1. Log in to the WordPress admin and navigate to Plugins > Add New. 2. Type "Block Navigation" in the Search field. 3. In the results list Block Navigation plugin should appear, click **Install Now** button. 4. Once it finished installing, click the Activate button. 5. That's it, now you can go to any post where Gutenberg is enabled and start using the plugin. == Frequently Asked Questions == = I do not see the plugin icon in the post editor = Alternatively the Plugin can be opened from the More button (the 3 dots on the right side of the Gutenberg top Toolbar). Click the More button and inside the menu list click on the plugin name "Block Navigation". == Changelog == = 1.0.0 = * Initial release.