@since: BuddyPress 1.5.0
Description
bp_groups_current_group_class

Filters the current PHP Class being used.

Source: bp-groups/classes/class-bp-groups-component.php:289

bp_groups_current_group_object

Filters the current group object being instantiated from previous filter.

Source: bp-groups/classes/class-bp-groups-component.php:303

BP_Groups_Component::setup_nav()

Set up component navigation.

Source: bp-groups/classes/class-bp-groups-component.php:540

BP_Groups_Component::setup_admin_bar()

Set up the component entries in the WordPress Admin Bar.

Source: bp-groups/classes/class-bp-groups-component.php:973

BP_Groups_Component

Creates our Groups component.

Source: bp-groups/classes/class-bp-groups-component.php:17

groups_get_current_group

Filters the BP_Groups_Group object corresponding to the current group.

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

groups_get_current_group()

Get the BP_Groups_Group object corresponding to the current group.

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

groups_before_delete_group

Fires before the deletion of a group.

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

bp_groups_has_directory()

Check whether there is a Groups directory page in the $bp global.

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

groups_create_group

Fires after the creation of a new group and a group creator needs to be made.

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