@since: BuddyPress 1.2.0
Description
bp_group_activity_syndication_options

Fires inside the syndication options list, after the RSS option.

Source: bp-templates/bp-nouveau/includes/template-tags.php:2016

bp_activity_syndication_options

Fires before the display of the activity syndication options.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1952

bp_groups_directory_group_types

Fires inside the groups directory group types.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1968

bp_after_{$component}_loop

Fires after the finish of the component loop.

Source: bp-templates/bp-nouveau/includes/template-tags.php:375

bp_before_{$component}_loop

Fires before the start of the component loop.

Source: bp-templates/bp-nouveau/includes/template-tags.php:353

bp_core_activation_notice()

Verify that some BP prerequisites are set up properly, and notify the admin if not.

Source: bp-core/admin/bp-core-admin-functions.php:201

bp_init

Member navigation tabs creation start

Source: bp-members/classes/class-bp-rest-members-details-endpoint.php:246

bp_loaded()

Fire the ‘bp_loaded’ action, which fires after BP’s core plugin files have been loaded.

Source: bp-core/bp-core-dependency.php:311

bp_setup_widgets()

Fire the ‘bp_register_widgets’ action, where plugins should register widgets.

Source: bp-core/bp-core-dependency.php:196

bp_register_widgets

Fires inside the ‘bp_register_widgets’ function, where plugins should register widgets.

Source: bp-core/bp-core-dependency.php:203