-
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
Site Editor: Add the featured image panel #57053
Conversation
Size Change: +32 B (0%) Total Size: 1.71 MB
ℹ️ View Unchanged
|
23ef9ba
to
a064fed
Compare
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.
The unification goes great! Amazing work Riad!
Flaky tests detected in a064fed. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7207490494
|
Nice, thank you for getting this one in! 🎉 |
Related #52632
What?
This PR continues the work on the great unification between post and site editors. This PR moves the FeaturedImage panel from the edit-post package to the editor package and reuse the same panel in the site editor as well. This means that this brings supports to feature image modification to the site editor sidebar, similar to the post editor.
Testing instructions