-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editor: Support Inserting Page Section Blocks #35403
Labels
Comments
apeatling
changed the title
Support Inserting Section Blocks
Support Inserting Page Section Blocks
Aug 15, 2019
apeatling
changed the title
Support Inserting Page Section Blocks
Editor: Support Inserting Page Section Blocks
Aug 15, 2019
This is something that will need to be worked on via core, as it's a foundational part of the FSE efforts there. |
The (current) Core issue for this, which they're calling "Block Patterns": WordPress/gutenberg#17335 |
Accidentally closed this :) |
Closing in favor of the core WordPress Block Patterns, here: WordPress/gutenberg#17335 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow our customers to easily modify page templates (or construct their own) by inserting prebuilt “page sections” into the editor.
Sections: Research technical options
paAmJe-lL
Examples in the wild
Take a look at how Kioken handles page sections for constructing and editing page templates: https://www.youtube.com/watch?v=Mi4oixuQ__Q
Tasks
wp_blocks
. This will allow easy combinations for the alternative templates to be made easily.The text was updated successfully, but these errors were encountered: