File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_group_last_active() |
Output the ‘last active’ string for the current group in the loop. |
| bp_get_group_last_active() |
Return the ‘last active’ string for the current group in the loop. |
| bp_get_group_last_active |
Filters the ‘last active’ string for the current group in the loop. |
| bp_group_permalink() |
Output the permalink for the current group in the loop. |
| 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_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. |