Functions |
Description |
|---|---|
| bp_get_group_activity_feed_link() |
Return the current group activity-stream RSS URL. |
| bp_get_group_admin_form_action() |
Generate the ‘action’ attribute for a group admin form. |
| bp_get_group_admin_permalink() |
Return the permalink for the admin section of the current group in the loop. |
| bp_get_group_all_members_permalink() |
Return the permalink of the Members page of the current group in the loop. |
| bp_get_group_avatar() |
Get a group’s avatar. |
| bp_get_group_avatar_delete_link() |
Get displayed group delete avatar url. |
| bp_get_group_avatar_mini() |
Return the miniature group avatar thumbnail while in the groups loop. |
| bp_get_group_avatar_thumb() |
Return the group avatar thumbnail while in the groups loop. |
| bp_get_group_avatar_url() |
Returns the group avatar URL. |
| bp_get_group_class() |
Get the row class of the current group in the loop. |
| bp_get_group_cover_url() |
Returns the group cover image URL. |
| bp_get_group_create_button() |
Get the Create a Group button. |
| bp_get_group_create_nav_item() |
Get the Create a Group nav item. |
| bp_get_group_creation_form_action() |
Get the group creation next step url. |
| bp_get_group_creation_previous_link() |
Return the URL to the previous group creation step |
| bp_get_group_creator_avatar() |
Return the avatar of the creator of the current group in the loop. |
| bp_get_group_creator_id() |
Return the user ID of the creator of the current group in the loop. |
| bp_get_group_creator_permalink() |
Return the permalink of the creator of the current group in the loop. |
| bp_get_group_creator_username() |
Return the username of the creator of the current group in the loop. |
| bp_get_group_current_admin_tab() |
Returns the current group admin tab slug. |
| bp_get_group_current_avatar() |
Returns the current group avatar. |
| bp_get_group_current_invite_tab() |
Returns the current group invite tab slug. |
| bp_get_group_current_members_tab() |
Returns the current group members tab slug. |
| bp_get_group_date_created() |
Return the created date of the current group in the loop. |
| bp_get_group_description() |
Return the description for the current group in the loop. |
| bp_get_group_description_editable() |
Return the permalink for the current group in the loop, for use in a textarea. |
| bp_get_group_description_excerpt() |
Get an excerpt of a group description. |
| bp_get_group_form_action() |
Generate the ‘action’ attribute for a group form. |
| bp_get_group_forum_permalink() |
Generate the URL of the Forum page of a group. |
| bp_get_group_has_avatar() |
Return whether a group has an avatar. |
| bp_get_group_id() |
Get the ID of the current group in the loop. |
| bp_get_group_ids_by_group_types() |
Get group count of group type tabs groups. |
| bp_get_group_invite_item_id() |
Get the displayed group invite item id within loop. |
| bp_get_group_invite_pagination_count() |
Get pagination count text for group invitations. |
| bp_get_group_invite_pagination_links() |
Get pagination links for group invitations. |
| bp_get_group_invite_user_avatar() |
Get the displayed group invite member avatar. |
| bp_get_group_invite_user_last_active() |
Get the group invite member’s last active time. |
| bp_get_group_invite_user_link() |
Get the group invite member profile link. |
| bp_get_group_invite_user_remove_invite_url() |
Get cancel invite url for displayed member group invite in loop. |
| bp_get_group_is_public() |
Return whether the current group in the loop is public. |
| bp_get_group_join_button() |
Return button to join a group. |
| bp_get_group_last_active() |
Return the ‘last active’ string for the current group in the loop. |
| bp_get_group_leave_confirm_link() |
Generate the URL for confirming a request to leave a group. |
| bp_get_group_leave_reject_link() |
Generate the URL for rejecting a request to leave a group. |
| bp_get_group_link() |
Return an HTML-formatted link for the current group in the loop. |
| bp_get_group_member_admin_pagination() |
Get group member pagination for admin. |
| bp_get_group_member_avatar() |
Return the group member avatar while in the groups members loop. |
| bp_get_group_member_avatar_mini() |
Output the group member avatar while in the groups members loop. |
| bp_get_group_member_avatar_thumb() |
Return the group member avatar while in the groups members loop. |
| bp_get_group_member_ban_link() |
Generate a URL for banning a member from a group. |