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: -143 B (-0.01%) Total Size: 1.77 MB
ℹ️ View Unchanged
|
|
From my tests, this seems to work as expected. |
|
It seems the performance tests are failing. I've checked and they are also failing in this other cherry pick. I'm wondering if it could be related to this pull request where the failing tests were modified and there was some discussion around them. |
097a801 to
6962e29
Compare
* Remove bindings bootstrap functions * Remove bootstrap calls * Remove old filter * Adapt unit tests * Add compat filter in Gutenberg * Only run script if not already registered * Remove extra label in test * Remove unit test * Add backport changelog * Return warning if any client-only prop is defined Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org> Co-authored-by: cbravobernal <cbravobernal@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: ryanwelcher <welcher@git.wordpress.org>
6962e29 to
bd2acfd
Compare
What?
Manually cherry-pick #66058 to wp/6.7.
How?
It doesn't include the changes to
widgetsbecause they aren't part of the 6.7 branch.