@since: BuddyPress 1.5.0
Description
groups_update_group

Fires after the update of a group.

Source: bp-groups/bp-groups-functions.php:213

bp_current_group_name()

Echoes the output of bp_get_current_group_name().

Source: bp-groups/bp-groups-template.php:7278

bp_get_current_group_name()

Returns the name of the current group.

Source: bp-groups/bp-groups-template.php:7288

bp_get_group_activity_feed_link()

Return the current group activity-stream RSS URL.

Source: bp-groups/bp-groups-template.php:7196

bp_current_group_id()

Echoes the output of bp_get_current_group_id().

Source: bp-groups/bp-groups-template.php:7218

bp_get_current_group_id()

Returns the ID of the current group.

Source: bp-groups/bp-groups-template.php:7228

bp_get_current_group_id

Filters the ID of the current group.

Source: bp-groups/bp-groups-template.php:7240

bp_current_group_slug()

Echoes the output of bp_get_current_group_slug().

Source: bp-groups/bp-groups-template.php:7248

bp_get_current_group_slug()

Returns the slug of the current group.

Source: bp-groups/bp-groups-template.php:7258

bp_get_current_group_slug

Filters the slug of the current group.

Source: bp-groups/bp-groups-template.php:7270