Feature #771
closedCreate Tool to Display Users in Order of ID# in Dashboard
0%
Description
I think that the display of Users changed when we upgraded WordPress recently. Whereas the list of users used to be ordered by id#, which effectively listed the newest registrations on the last page of users, it now appears that one can only see a complete list of all users ordered only alphabetically by username.
Needless to say, this is a huge pain, as one needs to know the username of someone when trying to find them. If we want to look at recent registrations, it would be very helpful to have them ordered by userid as they used to be.
Updated by Matt Gold over 13 years ago
- Subject changed from Create Tool to Display Users in Order of ID# to Create Tool to Display Users in Order of ID# in Dashboard
Editing for clarity: I'm writing about the view of user accounts one sees from the dashboard.
Updated by Boone Gorges over 13 years ago
- Target version changed from 1.2.2 to 1.3
How about sorting by registration date? This is the same as ordering by ID.
Updated by Boone Gorges over 13 years ago
Click the Registered column at the top of Network Admin > Users.
Updated by Matt Gold over 13 years ago
- Status changed from Assigned to Rejected
Aha. So, the issue is that Network Admin menu used to appear in the Dashboard in a box in the lefthand column, but it is now accessible via a link at the top right of the page. Completely missed it there. And so, when I was clicking Users above, I wasn't looking at it through the Network Admin menu.
Thanks.