Functions
Description
groups_get_invites()

Get invitations to a given group filtered by arguments.

Source: bp-groups/bp-groups-functions.php:2113

groups_get_invites_for_group()

Get IDs of users with outstanding invites to a given group from a specified user.

Source: bp-groups/bp-groups-functions.php:2097

groups_get_invites_for_user()

Get IDs of users with outstanding invites to a given group from a specified user.

Source: bp-groups/bp-groups-functions.php:1737

groups_get_membership_requested_group_ids()

Get an array of group IDs to which a user has requested membership.

Source: bp-groups/bp-groups-functions.php:2598

groups_get_membership_requested_user_ids()

Get an array of group IDs to which a user has requested membership.

Source: bp-groups/bp-groups-functions.php:2621

groups_get_requests()

Get group membership requests filtered by arguments.

Source: bp-groups/bp-groups-functions.php:2560

groups_get_slug()

Get a group slug by its ID.

Source: bp-groups/bp-groups-functions.php:523

groups_get_total_group_count()

Get the total group count for the site.

Source: bp-groups/bp-groups-functions.php:939

groups_get_total_member_count()

Get the member count for a group.

Source: bp-groups/bp-groups-functions.php:843

groups_get_user_groups()

Get the IDs of the groups of which a specified user is a member.

Source: bp-groups/bp-groups-functions.php:986

groups_invite_user()

Invite a user to a group.

Source: bp-groups/bp-groups-functions.php:1825

groups_is_user_admin()

Check whether a user is an admin of a given group.

Source: bp-groups/bp-groups-functions.php:1340

groups_is_user_allowed_posting()

Check whether a user is allowed to post in a given group.

Source: bp-groups/bp-groups-functions.php:1419

groups_is_user_banned()

Check whether a user is banned from a given group.

Source: bp-groups/bp-groups-functions.php:1539

groups_is_user_creator()

Is the specified user the creator of the group?

Source: bp-groups/bp-groups-functions.php:1606

groups_is_user_invited()

Check whether a user has an outstanding invitation to a group.

Source: bp-groups/bp-groups-functions.php:1570

groups_is_user_member()

Check whether a user is a member of a given group.

Source: bp-groups/bp-groups-functions.php:1392

groups_is_user_mod()

Check whether a user is a mod of a given group.

Source: bp-groups/bp-groups-functions.php:1366

groups_is_user_pending()

Check whether a user has a pending membership request for a group.

Source: bp-groups/bp-groups-functions.php:1583

groups_is_valid_status()

Check a group status (eg ‘private’) against the whitelist of registered statuses.

Source: bp-groups/bp-groups-functions.php:478

groups_join_group()

Add a user to a group.

Source: bp-groups/bp-groups-functions.php:607

groups_leave_group()

Remove a user from a group.

Source: bp-groups/bp-groups-functions.php:564

groups_notification_group_invites()

Notify a member they have been invited to a group.

Source: bp-groups/bp-groups-notifications.php:311

groups_notification_group_updated()

Notify all group members when a group is updated.

Source: bp-groups/bp-groups-notifications.php:25

groups_notification_membership_request_completed()

Notify member about their group membership request.

Source: bp-groups/bp-groups-notifications.php:185

groups_notification_new_membership_request()

Notify group admin about new membership request.

Source: bp-groups/bp-groups-notifications.php:122

groups_notification_promoted_member()

Notify group member they have been promoted.

Source: bp-groups/bp-groups-notifications.php:253

groups_post_update()

Post an Activity status update affiliated with a group.

Source: bp-groups/bp-groups-functions.php:1629

groups_promote_member()

Promote a member to a new status within a group.

Source: bp-groups/bp-groups-functions.php:2201

groups_record_activity()

Record an activity item related to the Groups component.

Source: bp-groups/bp-groups-activity.php:442

groups_register_activity_actions()

Register activity actions for the Groups component.

Source: bp-groups/bp-groups-activity.php:23

groups_register_widgets()

Register widgets for groups component.

Source: bp-groups/bp-groups-widgets.php:17

groups_reject_invite()

Reject a group invitation.

Source: bp-groups/bp-groups-functions.php:1937

groups_reject_membership_request()

Reject a pending group membership request.

Source: bp-groups/bp-groups-functions.php:2492

groups_remove_data_for_user()

Delete all group membership information for the specified user.

Source: bp-groups/bp-groups-functions.php:2788

groups_remove_group_invite()

Process group invitation removal requests.

Source: bp-groups/screens/single/invite.php:105

groups_remove_member()

Remove a member from a group.

Source: bp-groups/bp-groups-functions.php:2327

groups_screen_group_activity()

Handle the loading of a single group’s activity.

Source: bp-groups/screens/single/activity.php:14

groups_screen_group_activity_permalink()

Handle the display of a single group activity item.

Source: bp-groups/screens/single/activity-permalink.php:17

groups_screen_group_admin()

Handle the display of a group’s Admin pages.

Source: bp-groups/screens/single/admin.php:14

groups_screen_group_admin_avatar()

Handle the display of a group’s Change Avatar page.

Source: bp-groups/screens/single/admin/group-avatar.php:14

groups_screen_group_admin_cover_image()

Handle the display of a group’s Change cover photo page.

Source: bp-groups/screens/single/admin/group-cover-image.php:14

groups_screen_group_admin_delete_group()

Handle the display of the Delete Group page.

Source: bp-groups/screens/single/admin/delete-group.php:14

groups_screen_group_admin_edit_details()

Handle the display of a group’s admin/edit-details page.

Source: bp-groups/screens/single/admin/edit-details.php:14

groups_screen_group_admin_manage_members()

This function handles actions related to member management on the group admin.

Source: bp-groups/screens/single/admin/manage-members.php:14

groups_screen_group_admin_requests()

Handle the display of Admin > Membership Requests.

Source: bp-groups/screens/single/admin/membership-requests.php:14

groups_screen_group_admin_settings()

Handle the display of a group’s admin/group-settings page.

Source: bp-groups/screens/single/admin/group-settings.php:14

groups_screen_group_albums()

Handle the loading of a single group’s albums.

Source: bp-groups/screens/single/albums.php:14

groups_screen_group_document()

Handle the loading of a single group’s documents.

Source: bp-groups/screens/single/documents.php:14

groups_screen_group_home()

Handle the loading of a single group’s page.

Source: bp-groups/screens/single/home.php:14