Is Gutenberg production ready ? #37714
-
A question that is pretty straight forward, Is Gutenberg production ready in correlation to WordPress ? I'm starting a new project and noticed that some blocks behaviors which were dysfunctional early 2021 ( Many thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Gutenberg is the playground where we work on features that will eventually make their way to WordPress Core. |
Beta Was this translation helpful? Give feedback.
Gutenberg is the playground where we work on features that will eventually make their way to WordPress Core.
The plugin is as stable as it can be, but at the same time, it's still a playground!
If you are building a production website you don't need to use Gutenberg. Use WordPress Core instead. Everything that has been battle-tested and proved to be 100% stable in Gutenberg, gets ported to core. New features get added in each major WordPress release.
Some things in Gutenberg cannot be considered "final", and they do get revamped & refactored regularly as we search for an optimal solution that will eventually make its way in WordPress.