-
Notifications
You must be signed in to change notification settings - Fork 4.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
Migrate theme.json based on origin #62305
Conversation
This pull request has changed or added PHP files. Please confirm whether these changes need to be synced to WordPress Core, and therefore featured in the next release of WordPress. If so, it is recommended to create a new Trac ticket and submit a pull request to the WordPress Core Github repository soon after this pull request is merged. If you're unsure, you can always ask for help in the #core-editor channel in WordPress Slack. Thank you! ❤️ View changed files❔ lib/class-wp-theme-json-gutenberg.php ❔ lib/class-wp-theme-json-resolver-gutenberg.php ❔ lib/class-wp-theme-json-schema-gutenberg.php ❔ lib/experimental/kses.php |
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.
I've left a comment to address and it seems this needs a rebase. But it's a really nice update. Thanks for the follow-up!
7c796cd
to
b14c869
Compare
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. |
This is blocked by the performance test failures, which are unrelated and are being investigated at #62331 |
Backport at WordPress/wordpress-develop#6737 |
Backports WordPress/gutenberg#62305 Follow-up to [58328], #61282. Props ajlende, oandregal, ramonopoly, mukesh27. Fixes #61282. git-svn-id: https://develop.svn.wordpress.org/trunk@58354 602fd350-edb4-49c9-b593-d223f7449a82
Backports WordPress/gutenberg#62305 Follow-up to [58328], #61282. Props ajlende, oandregal, ramonopoly, mukesh27. Fixes #61282. Built from https://develop.svn.wordpress.org/trunk@58354 git-svn-id: http://core.svn.wordpress.org/trunk@57806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Backports WordPress/gutenberg#62305 Follow-up to [58328], #61282. Props ajlende, oandregal, ramonopoly, mukesh27. Fixes #61282. Built from https://develop.svn.wordpress.org/trunk@58354 git-svn-id: https://core.svn.wordpress.org/trunk@57806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Co-authored-by: ajlende <ajlende@git.wordpress.org> Co-authored-by: oandregal <oandregal@git.wordpress.org>
What?
WP_Theme_JSON_Schema_Gutenberg::migrate
to accept an origin.Why?
See the discussion in https://github.com/WordPress/gutenberg/pull/61262/files#r1589940214
@oandregal
@joemcgill
@ajlende
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast