Block JSON schema: add visibility key to supports definition#73612
Block JSON schema: add visibility key to supports definition#73612
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. |
Co-authored-by: Aki Hamano <54422211+t-hamano@users.noreply.github.com>
|
@t-hamano |
|
Flaky tests detected in d8e276f. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/19734122611
|
Co-authored-by: shimotmk <shimotomoki@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: shimotmk <shimotomoki@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org>
|
This PR has been backported to the |
What?
Related #57373
This PR adds
visibilitykey to supports definition in block.json schema.Why?
How?
Testing Instructions
You should see the
visibilitykey listed in the supports property.