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

62.3.0 2024-11-27 15:48 UTC

This package is not auto-updated.

Last update: 2024-12-29 08:14:49 UTC


README

Screenshot of the Gutenberg Editor, editing a post in WordPress

This is a modified version of Gutenberg that is shipped with WordPress 6.2.

The reasons:

  1. 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.

  2. 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.



Code is Poetry.