Thread Starter
symisz
(@symisz)
my guess is that the Gutenberg plugin is now part of the core, however does this mean the latest updates are align or ahead of this plugin?
JJ
(@jjtristargroup)
Hi symisz,
I don’t develop or work for Gutenberg but I can tell you that Gutenberg IS part of the WordPress core. This plug-in makes sure you’re on the latest version of Gutenberg.
The WordPress core is technically using an outdated but stable version if you don’t use (and update) this plug-in.
So in short, this plug-in has got the latest features, but may be unstable compared to the WordPress core version. (So without this plug-in you can still use Gutenberg but an older version.)
As for your error, my best guess is that you’ve got another plug-in which might add Gutenberg blocks to the editor, so now you’ve got 2 blocks trying to use the same name.
Kind regards.
Thread Starter
symisz
(@symisz)
Thanks for the reply. I’ve figured it out what was causing my error and it was my own wrong doing; there where some cached files that got mixed up with a new installation. Once I purged it, the error was gone.