Namespaces: global |
Description |
|---|---|
| bp_get_group_create_button() |
Get the Create a Group button. |
| bp_get_group_leave_confirm_link() |
Generate the URL for confirming a request to leave a group. |
| bp_get_group_accept_invite_link() |
Generate the URL for accepting an invitation to a group. |
| bp_group_reject_invite_link() |
Output the URL for accepting an invitation to the current group in the loop. |
| bp_get_group_reject_invite_link() |
Generate the URL for rejecting an invitation to a group. |
| bp_group_leave_confirm_link() |
Output the URL for confirming a request to leave a group. |
| bp_group_is_member() |
Check if 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_user_banned() |
Check if a user is banned from a group. |