File: bp-groups/bp-groups-functions.php |
Description |
|---|---|
| groups_get_invites_for_user() |
Get IDs of users with outstanding invites to a given group from a specified user. |
| groups_get_invite_count_for_user() |
Get the total group invite count for a user. |
| groups_invite_user() |
Invite a user to a group. |
| groups_invite_user |
Fires after the creation of a new group invite. |
| groups_uninvite_user() |
Uninvite a user from a group. |
| groups_uninvite_user |
Fires after uninviting a user from a group. |
| groups_is_user_pending() |
Check whether a user has a pending membership request for a group. |
| groups_is_user_creator() |
Is the specified user the creator of the group? |
| groups_post_update() |
Post an Activity status update affiliated with a group. |
| groups_can_user_manage_albums() |
Check whether a user is allowed to manage albums in a given group. |