[buddypress-trac] [BuddyPress Trac] #7105: Improve group management members screen

buddypress-trac noreply at wordpress.org
Wed Jun 1 12:26:49 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              |  Resolution:
 Keywords:  has-patch           |
--------------------------------+------------------------------
Description changed by dcavins:

Old description:

> 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.

New description:

 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.

 See #7093, #7094, #7095 for related enhancements.

--

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7105#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list