=== Block Styling Backend === Contributors: why not, dennys dionigi, the_dionigi, dennys palumbo, Roberto bottalico Donate link: https://www.whynot.media Tags: comments Requires at least: 5.0.1 Tested up to: 6.1 Stable tag: 6.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin that tries making Gutenberg's blocks a friendly tool. == Description == Gutenberg is the code name for the new block based editor introduced in WordPress 5. It replaces the classic WordPress editor which is built on TinyMCE. It is a significant change in how content is created. With Gutenberg, you can add multiple media types and arrange the layout within the editor using blocks. WordPress is changing the editor to make it more approachable to non-coders. **The main problem is that blocks backend Ui is not as clear and intuitive as it should be.** == Installation == 1. Upload `block-styling-backend.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. that's it. It works out of the box. == Frequently Asked Questions == = How does it work? = It basically works. It's magic. (Behind the scenes adding small CSS and bytes of code to change Gutenberg **blocks layout** ). = May I have any extra heavy resources or bloat ?= Nope. Just, on backend, few bytes of compressed code. == Screenshots == 1. The idea 2. This is the second screen shot 3. Third 4. Forth == Changelog == = 1.0 = * Second test. * Added screenshot. = 0.5 = * First test. == Upgrade Notice == = 1.0 = Lancio ufficiale del plugin con alcune personalizzazioni. = 0.5 = Beta. > Happy *coding*. **why not?**.