top | item 18626772

WordPress 5.0 introduces a flexible block-based content editor

31 points| lighthouse16 | 7 years ago |thenextweb.com

19 comments

order
[+] pmlnr|7 years ago|reply
What the article doesn't mention is that the new editor is completely incompatible with a serious amount of plugins due to the redesigned Edit page. There are severe accessibility issues with it[^1], and, in general, it breaks formerly working core features, such as reordering galleries (this is a first hand experience).

Gutenberg is going to be disastrous in short term, in long term - we're talking years -, it may come out nice.

Those not willing to deal with it should take a look at https://www.classicpress.net/

[^1]: https://wptavern.com/gutenberg-accessibility-audit-postponed...

[+] apatters|7 years ago|reply
If you still need or want the old editing experience, you don't need to switch to a fork. WordPress is keeping the old editor available as a plugin for at least the next 4 years: https://wordpress.org/plugins/classic-editor/

Anyone who made customizations to the old editor has 4+ years to figure out what to do about Gutenberg (plus they have had the 2 or so years that it has already spent in beta).

[+] ivanstegic|7 years ago|reply
How is it that the article makes no mention of the significant accessibility issues with the editor and the resignation of at least one key figure in the community?

https://make.wordpress.org/accessibility/2018/10/29/report-o...

https://wptavern.com/wordpress-accessibility-team-lead-resig...

[+] johnchristopher|7 years ago|reply
Because it's an eight sentences announcement article and not an opinion piece or an in-depth review.

That being said, it's amazing a CMS with such a market share and devmind seems to be so constrained in resources.

[+] brylie|7 years ago|reply
For Pythonistas, Wagtail takes a similar approach to content authoring with its StreamField:

https://wagtail.io/

http://docs.wagtail.io/en/v2.3/topics/streamfield.html

[+] jonnyscholes|7 years ago|reply
Whilst also maintaining a great developer experience too! I'd never enjoyed working with CMS' until I met Wagtail.

2.4 just got it's first release candidate and has a bunch of enhancements aimed at first time users so it's a good time to give it a go!

[+] FormFollowsFunc|7 years ago|reply
Wagtail is a great CMS for developers. WordPress is for end users.
[+] boot13|7 years ago|reply
As long as the traditional editor remains an option I won't mind. If they force it on us, that could be a problem. I try every new version of Gutenberg for posting on one of my sites, and so far I've had to switch back to the traditional editor every time. From the Wordpress 5.0 welcome page: "Support for the Classic Editor plugin will remain in WordPress through 2021... Note to users of assistive technology: if you experience usability issues with the block editor, we recommend you continue to use the Classic Editor."
[+] sxp62000|7 years ago|reply
The new editor looks slick, but it's kind of confusing when you start using it. It works for simple sites that you can build with things like the ones you see on Squarespace, but to use Wordpress like a real CMS you still need metaboxes.
[+] fmajid|7 years ago|reply
A lot of spaghetti inline JS code means it's incompatible with any site with a sane Content-Security-Policy. I'm glad I switched to Hugo, now I need to migrate my wife's blogs.