-
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 Logo: Correctly reset the site icon #40046
Conversation
👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @sunil25393! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other. If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information. |
Thanks for contributing, @sunil25393. I left a few suggestions that would be nice to include in this PR. |
Thank you, thank you and again another thank you! Testing your PR and Toggling off the "Use as site icon" for the Site Logo the W returned. This works well for me! I thought I would inform both of you about this PR. |
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.
Feature fix works well!
Congratulations on your first merged pull request, @sunil25393! We'd like to credit you for your contribution in the post announcing the next WordPress release, but we can't find a WordPress.org profile associated with your GitHub account. When you have a moment, visit the following URL and click "link your GitHub account" under "GitHub Username" to link your accounts: https://profiles.wordpress.org/me/profile/edit/ And if you don't have a WordPress.org account, you can create one on this page: https://login.wordpress.org/register Kudos! |
I have linked my github account to my wordpress profile. Thank you. |
Thanks, @sunil25393, and congrats on the first contribution 🎉 |
What?
If the logo image is reset or the site logo option "Use as site icon" is toggled off, the site icon is still used in the navigation sidebar in the site editor as per issue 39922. this pull request consist fix for site icon when it logo reset or "use as site icon" option is unchecked.
Fixes #39922.
Testing Instructions
Please follow step by step instructions to test this PR.