=== Griddable === Contributors: pixelgrade, euthelup, babbardel, razvanonofrei Tags: grid, preview, render, row, column, inline-edit Requires at least: 4.6.1 Tested up to: 4.7.0 Stable tag: 0.5.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The Missing WordPress Grid Content Editor == Description == This plugin is taking the griding in WordPress to the next level. Currently it is stil a beta plugin until it touches the version 1.0.0. But it works as it should. Made with love by Pixelgrade! == Installation == 1. Activate the plugin through the 'Plugins' menu in WordPress 2. Edit a post, page or a custom post type 3. Enjoy the "Add Row" button == Changelog == = 0.5.0 = * Improved the resize UI * Added the `girdable_load_public_style` filter which allows you to disable the plugin public CSS style so you can add your own * Fixed the conflicts with toolbars of links and galleries * Small fixes = 0.1.0 = * Improved editing UX by keeping the cursor inside the column while pressing enter on empty lines * Fixed PHP Fatal error when there is no other style appended * Fixed the removal when there is a nested row * Small fixes = 0.0.1 = * Plugin init