[buddypress-trac] [BuddyPress Trac] #7105: Improve group management members screen
buddypress-trac
noreply at wordpress.org
Wed Jun 1 12:23:39 UTC 2016
#7105: Improve group management members screen
--------------------------------+-----------------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Component - Groups | Version: 2.5.0
Severity: normal | Keywords: has-patch
--------------------------------+-----------------------------
The group management members screen is a bit odd.
The structure of the members lists is unlike any list anywhere else in BP.
There are three members loops, one for admins, one for mods, and the
members, and the admins and mods loops use `bp_has_members()` with the
`include` argument while the members loop uses `bp_group_has_members()`.
I'm attaching patches that make the structure more like other lists and
employs `bp_group_has_members()` for all three loops.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7105>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list