-
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
Post Featured Image: Optimize store subscriptions #60770
Conversation
Size Change: +14 B (0%) Total Size: 1.75 MB
ℹ️ View Unchanged
|
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. |
Thank you, @ellatrix! |
What?
Similar to #60572 and #56967.
PR updates the Featured Image block to only subscribe color and dimension-related settings for the selected block.
How?
Re-arranged components so that
InspectorControls
wraps child controls it has to mount on selection.Note: This is a micro-optimization. It probably will only affect templates with many posts and featured images. I think it's all about promoting good practices in Core :)
Testing Instructions
Testing Instructions for Keyboard
Same.
Screenshots or screencast