Namespaces: global
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_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_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_username()

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

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

bp_group_creator_id()

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

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

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