#62125 closed defect (bug) (invalid)
Site icon not working in "Customize" section
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.6.2 |
Component: | Customize | Keywords: | |
Focuses: | Cc: |
Description
After the site icon was added to Settings > General, the icon is still an editable field at Appearance > Customize, but over there after you go through the process of saving the icon, the change is not really saved. Reloading the page or revisiting it show an empty field.
Change History (3)
Note: See
TracTickets for help on using
tickets.
I tried to replicate this on trunk with twenty-twenty-one and am able to update the site icon in both locations using the following steps:
wp-admin/options-general.php
and hit save. See the correct icon referenced in the code on the homepage.wp-admin/customize.php
and update the icon. Hit publish. See the new icon referenced in the code on the homepage.Are you able to replicate this with all plugins deactivated while using one of the default themes?