File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_group_is_member |
Filters whether current user is member of a group. |
bp_group_is_member_allowed_posting() |
Check if current user is allowed to post in a group. |
bp_group_is_invited() |
Check whether the current user has an outstanding invite to the current group in the loop. |
bp_group_is_invited |
Filters whether current user has an outstanding invite to current group in loop. |
bp_group_is_user_banned() |
Check if a user is banned from a group. |
bp_group_is_user_banned |
Filters whether current user has been banned from current group in loop. |
bp_group_accept_invite_link() |
Output the URL for accepting an invitation to the current group in the loop. |
bp_group_has_requested_membership() |
Determine whether the logged-in user has requested membership to a group. |
bp_get_group_total_for_member |
FIlters the group count for a displayed user. |
bp_group_form_action() |
Output the ‘action’ attribute for a group form. |