buddypress/tests/testcases/groups
Boone B Gorges d0e1dd59d3 Adds is_confirmed param to BP_Group_Member_Query, defaulting to true
This additional parameter ensures that BP_Group_Member_Query distinguishes
between confirmed and unconfirmed members when pulling up lists of group
members.

Fixes #5072

Props Mike_Cowobo

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7237 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-06-24 18:59:22 +00:00
..
class-bp-group-extension.php Refactor and reorganization of BP_Group_Extension 2013-05-05 19:08:19 +00:00
class-bp-group-member-query.php Adds is_confirmed param to BP_Group_Member_Query, defaulting to true 2013-06-24 18:59:22 +00:00
class-bp-groups-group.php BP_Groups_Group::id should be 0 for non-existent groups 2013-06-03 01:53:33 +00:00
class-bp-groups-member.php In test suite, factory->group->create() should return an id, not an object 2013-05-09 14:22:04 +00:00
functions.php Improvements to how group total_member_count is refreshed on membership events 2013-06-07 02:06:51 +00:00
template.php Fix bp_group_has_members() test 2013-06-07 04:12:09 +00:00