-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
[Block] Site LogoAffects the Site Logo BlockAffects the Site Logo Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
This is a follow-up to #35892, #30406 and https://core.trac.wordpress.org/ticket/54370. Two things discovered:
- Right now, the site icon block links to
/wp-admin/customize.php?autofocus[section]=title_tagline
in https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/site-logo/edit.js#L281 . As the Site Icon can now be edited on the general setting screen, that should be linked instead. - Everywhere else in core Site Icon is capitalized except for the string in https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/site-logo/edit.js#L334
Step-by-step reproduction instructions
- Use WordPress
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Metadata
Metadata
Assignees
Labels
[Block] Site LogoAffects the Site Logo BlockAffects the Site Logo Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended