File: bp-groups/bp-groups-functions.php |
Description |
|---|---|
| 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_activity_new_update_action |
Filters the action for the new group activity update. |
| groups_can_user_manage_albums() |
Check whether a user is allowed to manage albums in a given group. |
| groups_is_user_banned() |
Check whether a user is banned from a given group. |
| groups_is_user_invited() |
Check whether a user has an outstanding invitation to a group. |
| groups_is_user_pending() |
Check whether a user has a pending membership request for a group. |