[wp-trac] [WordPress Trac] #65220: Toolbar: Show site title always even on mobile viewport, by moving shortcut menus under site menu
WordPress Trac
noreply at wordpress.org
Tue May 12 02:58:13 UTC 2026
#65220: Toolbar: Show site title always even on mobile viewport, by moving shortcut
menus under site menu
-------------------------+-----------------------------
Reporter: fushar | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Toolbar | Version:
Severity: normal | Keywords:
Focuses: ui, css |
-------------------------+-----------------------------
==== Problem
On wp-admin pages in mobile resolution (<= 782px), when we have many sites
(e.g. on a multi-site network), it's not easy to quickly identify which
site we're currently working on, because the site title is only displayed
in desktop viewport.
==== Proposed Solution
Show the site title in all resolutions. To make room for it:
1. Move the "shortcut menus" (Updates, Comments, New, etc) as submenus
under it. I believe it's a valid tradeoff. I feel it's more important to
be able to see the site title, than having quick access to Comments / New.
Also, on narrow resolutions, we already hide such icons progressively,
e.g. this CSS (https://github.com/WordPress/wordpress-
develop/blob/7938204d20159fa863e6d34af352bb7557524354/src/wp-includes/css
/admin-bar.css#L1135-L1140)
2. Move the command palette search icon to the top-secondary (right). The
whole top-right nodes should cover the site title if it's too long.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65220>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list