[wp-trac] [WordPress Trac] #54418: Admin menu sidebar: Customizer menu item is not visible when a classic theme is active
WordPress Trac
noreply at wordpress.org
Mon Nov 15 08:06:35 UTC 2021
#54418: Admin menu sidebar: Customizer menu item is not visible when a classic
theme is active
------------------------------+---------------------
Reporter: poena | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 5.9
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: ui
------------------------------+---------------------
Comment (by sabernhardt):
The Widgets link for non-block themes, added with the `_admin_menu` action
in [https://core.trac.wordpress.org/browser/trunk/src/wp-
includes/functions.php?rev=52088&marks=5143-5162#L5143 wp-
includes/functions.php], has had position number 7 for more than 14 years
and refuses to budge :)
Also, block themes have a "Styles" link at menu position 7 now (r52158).
An activated Customize link at 7 would replace Styles, so that needs to be
higher/later. (Still restore the default number to 6.)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54418#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list