File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_get_group_permalink() |
Return the permalink for the current group in the loop. |
| bp_get_group_permalink |
Filters the permalink for the current group in the loop. |
| bp_group_link() |
Output an HTML-formatted link for the current group in the loop. |
| bp_get_group_link() |
Return an HTML-formatted link for the current group in the loop. |
| bp_get_group_link |
Filters the HTML-formatted link for the current group in the loop. |
| bp_group_admin_permalink() |
Output the permalink for the admin section of the current group in the loop. |
| 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. |