File: bp-groups/bp-groups-template.php |
Description |
---|---|
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_current_group_description |
Filters the description of the current group. |
bp_groups_action_link() |
Output a URL for a group component action. |
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(). |
bp_get_current_group_slug() |
Returns the slug of the current group. |
bp_get_current_group_slug |
Filters the slug of the current group. |