@since: BuddyPress 1.6.0
Description
bp_setup_components

Fires inside the ‘bp_setup_components’ function, where plugins should initialize components.

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

bp_setup_integrations()

Fire the ‘bp_setup_components’ action, where plugins should initialize components.

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

bp_uninstall

Fires during the uninstallation of BuddyPress.

Source: bp-core/bp-core-update.php:1054

bp_activation()

Fire activation hooks and events.

Source: bp-core/bp-core-update.php:986

bp_activation

Fires during the activation of BuddyPress.

Source: bp-core/bp-core-update.php:1001

bp_deactivation()

Fire deactivation hooks and events.

Source: bp-core/bp-core-update.php:1014

bp_deactivation

Fires during the deactivation of BuddyPress.

Source: bp-core/bp-core-update.php:1034

bp_uninstall()

Fire uninstall hook.

Source: bp-core/bp-core-update.php:1047

bp_is_update()

Is this a BuddyPress update?

Source: bp-core/bp-core-update.php:36

bp_is_activation()

Determine whether BuddyPress is in the process of being activated.

Source: bp-core/bp-core-update.php:57