akvo / akvo-sites-2016

Akvo Sites (2016 theme)
http://akvosites.akvo.org
GNU Affero General Public License v3.0
0 stars 4 forks source link

WordPress 5.0 Gutenberg #387

Open Lynngre opened 6 years ago

Lynngre commented 6 years ago

WordPress will be releasing Gutenberg WP 5.0 later this year, with an option to keep the current interface. We need to ensure that the current Page Builder we use and any coding on the Base theme compatible and that users receive training in the changed backend.

https://wordpress.org/gutenberg/ https://kinsta.com/blog/gutenberg-wordpress-editor/ https://ithemes.com/2017/11/09/gutenberg-wordpress-editor-10-things-to-know/ https://siteorigin.com/gutenberg-compatibility-page-builder/ https://webdevstudios.com/2018/01/02/existing-content-affected-wordpress-gutenberg/

To do:

samvthom16 commented 6 years ago

https://github.com/danielbachhuber/gutenberg-migration-guide

samvthom16 commented 6 years ago

Currently Gutenberg plugin only works for Posts.

samvthom16 commented 5 years ago

Siteorigin page builder is compatible with the Gutenberg. We might have to eventually update all the Custom post type to support the Gutenberg editor.

samvthom16 commented 5 years ago

Siteorigin page builder by default installs the classic editor. So far their compatibility with Gutenberg is not visible. But there has been no performance issues with the classic editor either. Right now working with Gutenberg seems like an unsure plan.