@since: BuddyPress 1.5.0 |
Description |
---|---|
groups_update_group |
Fires after the update of a group. |
bp_current_group_name() |
Echoes the output of bp_get_current_group_name(). |
bp_get_current_group_name() |
Returns the name of the current group. |
bp_get_group_activity_feed_link() |
Return 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(). |
bp_get_current_group_slug() |
Returns the slug of the current group. |
bp_get_current_group_slug |
Filters the slug of the current group. |