[wp-trac] [WordPress Trac] #15636: "New User Default Role" dropdown should order by privilege level
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 1 22:10:34 UTC 2010
#15636: "New User Default Role" dropdown should order by privilege level
--------------------------+-------------------------------------------------
Reporter: novasource | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UI | Version: 3.0.2
Severity: normal | Keywords: security
--------------------------+-------------------------------------------------
The '''New User Default Role''' dropdown at '''wp-admin/options-
general.php''' is in spiffy random order:
* Subscriber
* Administrator
* Editor
* Author
* Contributor
This UI bug suggests that '''Subscriber''' and '''Contributor''' are the
opposite poles of privilege levels. In fact, they are successive steps in
increasing privilege. Also, it doesn't make sense to put the least and
greatest privileges, '''Subscriber''' and '''Administrator''', next to
each other.
Please let proximity and position serve their purpose: order this dropdown
by level of access, starting with the least access:
* Subscriber
* Contributor
* Author
* Editor
* Administrator
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15636>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list