[wp-trac] [WordPress Trac] #27215: Role order is inconsistent between multisite and single site user forms
WordPress Trac
noreply at wordpress.org
Wed Feb 26 22:08:06 UTC 2014
#27215: Role order is inconsistent between multisite and single site user forms
--------------------------+-----------------------
Reporter: jeremyfelt | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Users | Version: 3.7
Severity: normal | Keywords: has-patch
Focuses: multisite |
--------------------------+-----------------------
In [25695], the role order of `wp_dropdown_roles()` was reversed. Because
`site-users.php` does not yet use `wp_dropdown_roles()`, this introduced
an inconsistency between the two forms.
Looking at the code in `site-users.php`, there doesn't appear to be any
reason to not use `wp_dropdown_roles()`.
Attached patch makes the change.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27215>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list