pixelstudio / gutenberg-px
WordPress editor with minor customization for version compatibility
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:wordpress-plugin
README
This is a modified version of Gutenberg that is shipped with WordPress 6.2.
The reasons:
-
Easier Maintainability - Upgrading the WordPress version is a must, but with the ever-changing Gutenberg blocks, we kept needing to upgrade the CSS. With this plugin, the editor stays the same.
-
Keeping Multiline - We are sad that
multiline
is removed in newer version. It is a much friendlier approach than InnerBlock on blocks like Quote, List, etc.
License
WordPress is free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE.md for complete license.