@since: BuddyPress 1.2.0
Description
groups_action_create_group()

Catch and process group creation form submissions.

Source: bp-groups/actions/create.php:16

BP_Groups_Template::has_groups()

Whether there are groups available in the loop.

Source: bp-groups/classes/class-bp-groups-template.php:318

BP_Groups_Template::next_group()

Set up the next group and iterate index.

Source: bp-groups/classes/class-bp-groups-template.php:333

BP_Groups_Template::rewind_groups()

Rewind the groups and reset member index.

Source: bp-groups/classes/class-bp-groups-template.php:345

BP_Groups_Template::groups()

Whether there are groups left in the loop to iterate over.

Source: bp-groups/classes/class-bp-groups-template.php:365

BP_Groups_Template::the_group()

Set up the current group inside the loop.

Source: bp-groups/classes/class-bp-groups-template.php:395

BP_Groups_Template

The main Groups template loop class.

Source: bp-groups/classes/class-bp-groups-template.php:19

bp_groups_delete_group

Fires before the deletion of a group.

Source: bp-groups/classes/class-bp-groups-group.php:398

groups_delete_membership_request()

Delete a pending group membership request.

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

groups_activity_new_update_action

Filters the action for the new group activity update.

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