1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-21 20:54:17 +08:00
buddypress/tests/phpunit/testcases/groups
David Cavins efd107178d Support status parameter in bp_has_groups().
Allow a `status` parameter to be passed through `bp_has_groups()` to its underlying function, `groups_has_groups()`.

Fixes #8310.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@12744 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2020-10-09 13:25:47 +00:00
..
functions Update invitation/request functions calls. 2019-08-12 20:43:58 +00:00
template Update invitation/request functions calls. 2019-08-12 20:43:58 +00:00
activity.php Improve i18n of Groups activity updates action string 2019-05-11 13:33:14 +00:00
avatars.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-group-extension.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-group-member-query.php Update BP_Group_Member_Query for Invitation API compatibility. 2019-08-12 20:43:44 +00:00
class-bp-groups-group.php Update BP_Groups_Group for Invitation API compatibility. 2019-08-12 20:43:10 +00:00
class-bp-groups-member.php Change how groups_get_invites_for_user() reports total. 2020-10-08 14:31:49 +00:00
functions.php Don't delete user data on delete_user hook on Multisite. 2020-03-29 17:32:05 +00:00
notifications.php Invitations: Clean up notifications on acceptance. 2019-08-12 20:45:04 +00:00
template.php Support status parameter in bp_has_groups(). 2020-10-09 13:25:47 +00:00
types.php BP Types: add functions to generate the Group types WP Admin screens 2020-09-21 01:36:43 +00:00
user_can.php Invitations: Allow invitations to public groups. 2019-08-12 20:45:50 +00:00