-
Notifications
You must be signed in to change notification settings - Fork 4.6k
add: Missing JSON Schema for blocks. #72590
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
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 Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @EldarAgalarov. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. 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. |
t-hamano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
Could you move the newly added properties so that they are in the correct alphabetical order? Also, this needs to be updated as well:
gutenberg/schemas/json/theme.json
Line 2266 in 074731f
| "properties": { |
|
Thanks for the feedback @t-hamano, I have made changes accordingly. |
t-hamano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* add: Missing JSON Schema for blocks. * Fix: Made block in alphabetical order and other changes. * Feedback changes. Unlinked contributors: EldarAgalarov. Co-authored-by: levinbaria <levinbaria@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org>
|
I just cherry-picked this PR to the wp/6.9 branch to get it included in the next release: be4fc27 |
What?
Closes #72562
This PR adds missing block entries to the JSON theme schema so these core blocks are exposed to theme-level settings and styles:
Why?
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast