@since: BuddyPress 1.0.0
Description
bp_get_group_id()

Get the ID of the current group in the loop.

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

bp_get_group_id

Filters the ID of the current group in the loop.

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

groups_clear_group_object_cache()

Clear the cached group count.

Source: bp-groups/bp-groups-cache.php:54

groups_screen_notification_settings()

Render the group settings fields on the Notification Settings page.

Source: bp-groups/bp-groups-notifications.php:1196

groups_screen_notification_settings

Fires at the end of the available group settings fields on Notification Settings page.

Source: bp-groups/bp-groups-notifications.php:1347

groups_register_widgets()

Register widgets for groups component.

Source: bp-groups/bp-groups-widgets.php:17

groups_ajax_widget_groups_list()

AJAX callback for the Groups List widget.

Source: bp-groups/bp-groups-widgets.php:32

{$filter}

Filters single accepted group membership request notification for non-string format.

Source: bp-groups/bp-groups-notifications.php:602

groups_format_notifications

Fires right before returning the formatted group notifications.

Source: bp-groups/bp-groups-notifications.php:1038

groups_notification_group_updated()

Notify all group members when a group is updated.

Source: bp-groups/bp-groups-notifications.php:25