#1217 closed defect (bug) (duplicate)
In bbPress Admin, Sort Users By Sign-up Date
Reported by: | grassrootspa | Owned by: | |
---|---|---|---|
Milestone: | 1.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General - Administration | Keywords: | users sort, admin |
Cc: | kevinjohngallagher |
Description
On the bb-admin/users.php page there should be a way to sort the users by the signup date.
This would make the page immensely more helpful. For example, if you have some new spammers that recently signed up it would be easier to quickly find them to delete them, etc (right now its a pain because you would need to page through alphabetically or know the new sign-up to search for them)
I propose you do something with the "Registered" heading so its clickable or there is a sort by button above it.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Quick heads up to anyone taking on this bug, _ck_ had a plugin which dealth with this in a lovely (if slightly limited) way. Its a great starting point:
http://bbpress.org/plugins/topic/mass-delete-users/
It works with 0.9 and 1.0.2 - though this fucntionality absolutely should be in the core.