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.4.0 2025-03-14 10:56 UTC

This package is not auto-updated.

Last update: 2025-03-23 09:22:57 UTC


README

Screenshot of the Gutenberg Editor, editing a post in WordPress

This plugin is a modified version of Gutenberg from WordPress 6.2, updated for compatibility with WP 6.7.

Why Use This?

  1. Stable & Maintainable - Prevents adding support for new styles due to Gutenberg changes on older project.

  2. Multiline Support - We are sad that multiline is removed in newer version. It is much easier to use than InnerBlock on simple blocks like Quote.

FAQ:

  1. Why is the version number so high (62.x)?

    Originally, I used 6.2.x to indicate it’s based on Gutenberg from WP 6.2. However, WordPress would auto-deactivate the plugin during security updates, treating it as outdated. To prevent this, I set the version to 62.x.

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.