Namespaces: global |
Description |
|---|---|
| bp_get_group_creator_username() |
Return the username of the creator of the current group in the loop. |
| bp_group_creator_id() |
Output the user ID of the creator of the current group in the loop. |
| bp_group_is_public() |
Output whether the current group in the loop is public. |
| bp_get_group_is_public() |
Return whether the current group in the loop is public. |
| bp_group_date_created() |
Output the created date of the current group in the loop. |
| bp_get_group_date_created() |
Return the created date of the current group in the loop. |
| bp_group_creator_username() |
Output the username of the creator of the current group in the loop. |
| bp_get_group_description_editable() |
Return the permalink for the current group in the loop, for use in a textarea. |
| bp_group_description_excerpt() |
Output an excerpt of the group description. |
| bp_get_group_description_excerpt() |
Get an excerpt of a group description. |