Functions
Description
bp_group_invite_user_link()

Output the group invite member profile link.

Source: bp-groups/bp-groups-template.php:7019

bp_group_invite_user_remove_invite_url()

Output cancel invite url for displayed member group invite in loop.

Source: bp-groups/bp-groups-template.php:7077

bp_group_invites()

Display group invite loop.

Source: bp-groups/bp-groups-template.php:6937

bp_group_is_activity_permalink()

Determine whether the current page is a group activity permalink.

Source: bp-groups/bp-groups-template.php:2144

bp_group_is_admin()

Determine whether the current user is the admin of the current group.

Source: bp-groups/bp-groups-template.php:1807

bp_group_is_forum_enabled()

Determine whether forums are enabled for a group.

Source: bp-groups/bp-groups-template.php:2359

bp_group_is_invited()

Check whether the current user has an outstanding invite to the current group in the loop.

Source: bp-groups/bp-groups-template.php:3836

bp_group_is_member()

Check if current user is member of a group.

Source: bp-groups/bp-groups-template.php:3778

bp_group_is_member_allowed_posting()

Check if current user is allowed to post in a group.

Source: bp-groups/bp-groups-template.php:3813

bp_group_is_mod()

Determine whether the current user is a mod of the current group.

Source: bp-groups/bp-groups-template.php:1820

bp_group_is_public()

Output whether the current group in the loop is public.

Source: bp-groups/bp-groups-template.php:1488

bp_group_is_user_banned()

Check if a user is banned from a group.

Source: bp-groups/bp-groups-template.php:3876

bp_group_is_visible()

Is the group accessible to the currently logged-in user? Despite the name of the function, it has historically checked whether a user has access to a group.

Source: bp-groups/bp-groups-template.php:530

bp_group_join_button()

Output button to join a group.

Source: bp-groups/bp-groups-template.php:4137

bp_group_last_active()

Output the ‘last active’ string for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1091

bp_group_layout_default_format()

Default layout option for the groups listing

Source: bp-core/bp-core-options.php:1629

bp_group_leave_confirm_link()

Output the URL for confirming a request to leave a group.

Source: bp-groups/bp-groups-template.php:4000

bp_group_leave_reject_link()

Output the URL for rejecting a request to leave a group.

Source: bp-groups/bp-groups-template.php:4036

bp_group_link()

Output an HTML-formatted link for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1197

bp_group_list_admins()

Output markup listing group admins.

Source: bp-groups/bp-groups-template.php:1833

bp_group_list_mods()

Output markup listing group mod.

Source: bp-groups/bp-groups-template.php:1924

bp_group_list_parents()

Output markup listing group parents.

Source: bp-groups/bp-groups-template.php:1878

bp_group_member_admin_pagination()

Output group member pagination for admin.

Source: bp-groups/bp-groups-template.php:5285

bp_group_member_avatar()

Output the group member avatar while in the groups members loop.

Source: bp-groups/bp-groups-template.php:4765

bp_group_member_avatar_mini()

Output the group member avatar while in the groups members loop.

Source: bp-groups/bp-groups-template.php:4850

bp_group_member_avatar_thumb()

Output the group member avatar while in the groups members loop.

Source: bp-groups/bp-groups-template.php:4807

bp_group_member_ban_link()

Output a URL for banning a member from a group.

Source: bp-groups/bp-groups-template.php:3444

bp_group_member_count()

Output the “x members” count string for a group.

Source: bp-groups/bp-groups-template.php:2284

bp_group_member_css_class()

Output group member class ‘banned-user’ for banned members.

Source: bp-groups/bp-groups-template.php:5046

bp_group_member_demote_link()

Output a URL for demoting a user to member.

Source: bp-groups/bp-groups-template.php:3394

bp_group_member_domain()

Output the current group member profile url in the loop.

Source: bp-groups/bp-groups-template.php:4951

bp_group_member_id()

Output the current group member id in the loop.

Source: bp-groups/bp-groups-template.php:5142

bp_group_member_is_banned()

Output if current group member is banned.

Source: bp-groups/bp-groups-template.php:5017

bp_group_member_is_friend()

Output connection status between current member and displayed member in group (pending/connected/not connected).

Source: bp-groups/bp-groups-template.php:4980

bp_group_member_joined_since()

Output the joined date for the current member in the group member loop.

Source: bp-groups/bp-groups-template.php:5071

bp_group_member_link()

Output an anchor tag of the group member profile url with link of displayed name.

Source: bp-groups/bp-groups-template.php:4922

bp_group_member_name()

Output the group member displayed name.

Source: bp-groups/bp-groups-template.php:4893

bp_group_member_needs_pagination()

Check if total group member count is greater than set pagination limit.

Source: bp-groups/bp-groups-template.php:5173

bp_group_member_pagination()

Output HTML group member pagination.

Source: bp-groups/bp-groups-template.php:5216

bp_group_member_pagination_count()

Output total number of group member pages and total number of group members.

Source: bp-groups/bp-groups-template.php:5246

bp_group_member_promote_admin_link()

Output a URL for promoting a user to admin.

Source: bp-groups/bp-groups-template.php:3348

bp_group_member_promote_mod_link()

Output a URL for promoting a user to moderator.

Source: bp-groups/bp-groups-template.php:3303

bp_group_member_remove_link()

Output a URL for removing a member from a group.

Source: bp-groups/bp-groups-template.php:3536

bp_group_member_section_title()

Output the group members section header while in the groups members loop.

Source: bp-groups/bp-groups-template.php:4712

bp_group_member_unban_link()

Output a URL for unbanning a member from a group.

Source: bp-groups/bp-groups-template.php:3488

bp_group_members()

Check if there is another member in the loop to display.

Source: bp-groups/bp-groups-template.php:4688

bp_group_membership_requests()

Get the total number of group membership requests.

Source: bp-groups/bp-groups-template.php:6624

bp_group_messages_accept_new_member()

Add new message to group thread if new member joined the group.

Source: bp-messages/bp-messages-filters.php:334

bp_group_messages_admin_banned_member()

Add new message to group thread when someone from the group ban.

Source: bp-messages/bp-messages-filters.php:442

bp_group_messages_banned_member()

Add new message to group thread when someone from the group ban.

Source: bp-messages/bp-messages-filters.php:389