Namespaces: global
Description
bp_group_all_members_permalink()

Output the permalink of the current group’s Members page.

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

bp_get_group_all_members_permalink()

Return the permalink of the Members page of the current group in the loop.

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

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_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_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