[buddypress-trac] [BuddyPress Trac] #6872: List table views can't be filtered
buddypress-trac
noreply at wordpress.org
Fri Feb 12 06:22:37 UTC 2016
#6872: List table views can't be filtered
-----------------------------+---------------------
Reporter: thebrandonallen | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.5
Component: General - UX/UI | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
-----------------------------+---------------------
Changes (by imath):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"10579"]:
{{{
#!CommitTicketReference repository="" revision="10579"
Signups Administration: improve the screen management
r10547 introduced some regressions by setting the screen ID to `users` or
`users-network` :
- It was not possible anymore to manage the displayed column inside the
Screen options.
- All costum columns added to the Users List Table using the filter
`manage_users_columns` or `manage_users-network_columns` were also added
to the Signups List Table.
To fix these and also make sure it is still possible to add custom views
before and after the pending view, we are now using the Signups screen ID
and introducing a new function to temporarly set the screen ID to `users`
or `users-network` when needed.
Fixes #6872
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6872#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list