File: bp-groups/bp-groups-template.php
Description
bp_group_list_mods()

Output markup listing group mod.

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

bp_group_admin_ids()

Return a list of user IDs for a group’s admins.

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

bp_group_admin_ids

Filters a list of user IDs for a group’s admins.

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

bp_is_group_creator()

Determine whether a user is the creator of the current group in the loop.

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

bp_group_creator_avatar()

Output the avatar of the creator of the current group in the loop.

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

bp_get_group_creator_avatar()

Return the avatar of the creator of the current group in the loop.

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

bp_get_group_creator_avatar

Filters the avatar of the creator of the current group in the loop.

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

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_mod()

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

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

bp_get_group_creator_id()

Return the user ID of the creator of the current group in the loop.

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