Namespaces: global |
Description |
|---|---|
| bp_group_public_status() |
Output the status of the current group in the loop. |
| bp_get_group_public_status() |
Return the status of the current group in the loop. |
| bp_group_description() |
Output the description for the current group in the loop. |
| bp_get_group_description() |
Return the description for the current group in the loop. |
| bp_group_description_editable() |
Output the description for the current group in the loop, for use in a textarea. |
| bp_get_group_admin_permalink() |
Return the permalink for the admin section of the current group in the loop. |
| bp_group_slug() |
Return the slug for the current group in the loop. |
| bp_get_group_slug() |
Return the slug for the current group in the loop. |
| bp_get_group_permalink() |
Return the permalink for the current group in the loop. |
| bp_group_link() |
Output an HTML-formatted link for the current group in the loop. |