@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_is_my_groups_view() |
Check if this is a user’s “My Groups” view? This can happen on the main directory or at a user’s profile (/members/username/groups/). |
| bp_get_user_group_role_title() |
Get the member’s group role |
| groups_can_user_manage_albums() |
Check whether a user is allowed to manage albums in a given group. |
| groups_is_user_allowed_posting() |
Check whether a user is allowed to post in a given group. |
| groups_can_user_manage_media() |
Check whether a user is allowed to manage media in a given group. |
| bp_group_current_members_tab() |
Outputs the current group members tab slug. |
| bp_get_group_current_members_tab() |
Returns the current group members tab slug. |
| bp_get_current_group_members_tab |
Filters the current group members tab slug. |
| bp_group_is_member_allowed_posting() |
Check if current user is allowed to post in a group. |
| bp_group_get_media_status() |
Get the media status of a group. |