ContentOnly: Add support for block styles on top-level contentOnly locked blocks#64872
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: +69 B (0%) Total Size: 1.77 MB
ℹ️ View Unchanged
|
…cked blocks (WordPress#64872) Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org> Co-authored-by: richtabor <richtabor@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
|
Hey @ntsekouras 👋 Would you be able to help write a dev note for this for the 6.7 release? We are planning to have this as part of a larger Miscellaneous Editor Updates note. We are hoping to get all drafts in by October 13th to leave some time for reviews before the RC1. All Dev Notes get tracked in #65784 so feel free to leave a note there or ping me directly :) Please let us know if you can assist with that. Thanks in advance :) |
What?
Resolves: #64660
This PR adds support for surfacing a parent block's style variations on contentOnly locked groups. This way styles can still be applied cohesively across the group of blocks.
Testing Instructions
contentOnlyin code editor by adding"templateLock": "contentOnly"attribute at the top-level that block.Groupblock.json file: