[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
Fri Nov 12 15:28:53 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:  normal          |   Milestone:  5.9
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui
----------------------------+---------------------
Changes (by sabernhardt):

 * keywords:  reporter-feedback => needs-patch


Comment:

 Customize is not in the admin menu because the priority was moved from 6
 to 7 ([https://core.trac.wordpress.org/changeset/52069/trunk/src/wp-
 admin/menu.php changeset 52069]). In `wp_widgets_add_menu`, the Widgets
 link is set to 7. Instead of pushing both Customize and Widgets links down
 for everyone, the Site Editor might be better at a priority of 8 (if you
 specifically want both Customize and Site Editor with your block theme,
 having Customize come first makes sense).

 Customize is also missing from the toolbar, and I have not found the
 reason for that yet.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54418#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list