@since: BuddyPress 1.0.0
Description
bp_get_group_avatar

Filters the group avatar while in the groups loop.

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

bp_group_avatar_thumb()

Output the group avatar thumbnail while in the groups loop.

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

bp_get_group_avatar_thumb()

Return the group avatar thumbnail while in the groups loop.

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

bp_group_avatar_mini()

Output the miniature group avatar thumbnail while in the groups loop.

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

bp_get_group_avatar_mini()

Return the miniature group avatar thumbnail while in the groups loop.

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

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

Output the group avatar while in the groups loop.

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

bp_get_group_avatar()

Get a group’s avatar.

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

bp_group_name()

Output the name of the current group in the loop.

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

bp_get_group_name()

Get the name of the current group in the loop.

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