File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_get_current_group_name() |
Returns the name of the current group. |
| bp_get_current_group_name |
Filters the name of the current group. |
| bp_current_group_description() |
Echoes the output of bp_get_current_group_description(). |
| bp_get_current_group_description() |
Returns the description of the current group. |
| bp_get_group_activity_feed_link() |
Return the current group activity-stream RSS URL. |
| bp_get_group_activity_feed_link |
Filters the current group activity-stream RSS URL. |
| bp_current_group_id() |
Echoes the output of bp_get_current_group_id(). |
| bp_get_current_group_id() |
Returns the ID of the current group. |
| bp_get_current_group_id |
Filters the ID of the current group. |
| bp_current_group_slug() |
Echoes the output of bp_get_current_group_slug(). |