[wp-trac] [WordPress Trac] #61615: Toolbar: consider moving user menu to a higher priority (after most plugins)
WordPress Trac
noreply at wordpress.org
Tue Jul 16 06:39:04 UTC 2024
#61615: Toolbar: consider moving user menu to a higher priority (after most
plugins)
--------------------------+------------------------
Reporter: sabernhardt | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.6.1
Component: Toolbar | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------
Comment (by arthur791004):
Is it possible to just reverse the order when rendering? Changing the
order seems to be a breaking change and affects the existing behavior as
well. For example, if a plugin adds the nodes to the admin bar in
sequence, the order of those nodes will be changed after WP 6.6.
* Before: | 3 | 2 | 1 | - due to the `float: right`
* After: | 1 | 2 | 3 |
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61615#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list