Happened in #themereview, facilitated by @kjellr!
GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc.
https://wordpress.org/gutenberg/ Roundup
- Effort to improve the documentation around blockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience.-based themes has been pulled into PRs: https://github.com/WordPress/gutenberg/pull/23750 https://github.com/WordPress/gutenberg/pull/23748
- @poena wrote an extensive block-based theme tutorial: https://developer.wordpress.org/block-editor/tutorials/block-based-themes/
- Theme-related features and improvements:
Open Floor
- Can we submit block-based themes to the themes directory yet?
- The theme may not pass the themecheck due to
experimental-theme.jsonbut maybe an exception can be made? - May be good to allow Block-based themes in a little before FSEFSE Short for Full Site Editing, a project for the Gutenberg plugin and the editor where a full page layout is created using only blocks. is merged in CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress.. This is open to discussion.
- The theme may not pass the themecheck due to
- There are some open PRs in theme-experiments that could use review: