@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_get_group_avatar |
Filters the group avatar while in the groups loop. |
bp_group_avatar_thumb() |
Output the group avatar thumbnail while in the groups loop. |
bp_get_group_avatar_thumb() |
Return the group avatar thumbnail while in the groups loop. |
bp_group_avatar_mini() |
Output the miniature group avatar thumbnail while in the groups loop. |
bp_get_group_avatar_mini() |
Return the miniature group avatar thumbnail while in the groups loop. |
bp_group_last_active() |
Output the ‘last active’ string for the current group in the loop. |
bp_group_avatar() |
Output the group avatar while in the groups loop. |
bp_get_group_avatar() |
Get a group’s avatar. |
bp_group_name() |
Output the name of the current group in the loop. |
bp_get_group_name() |
Get the name of the current group in the loop. |