@since: BuddyPress 1.5.0
Description
bp_{$this->id}_notification_callback

Filters the callable function that formats the component’s notifications.

Source: bp-core/classes/class-bp-component.php:299

bp_{$this->id}_setup_globals

Fires at the end of the setup_globals method inside BP_Component.

Source: bp-core/classes/class-bp-component.php:324

BP_Core::setup_globals()

Set up bp-core global settings.

Source: bp-core/classes/class-bp-core.php:229

BP_Core

Creates the Core component.

Source: bp-core/classes/class-bp-core.php:19

BP_Core::__construct()

Start the members component creation process.

Source: bp-core/classes/class-bp-core.php:26

BP_Core::bootstrap()

Populate the global data needed before BuddyPress can continue.

Source: bp-core/classes/class-bp-core.php:44

bp_optional_components

Filters the included and optional components.

Source: bp-core/classes/class-bp-core.php:73

bp_required_components

Filters the required components.

Source: bp-core/classes/class-bp-core.php:82

bp_get_admin_bar_pref()

Retrieve the Toolbar display preference of a user based on context.

Source: bp-core/bp-core-buddybar.php:923

bp_core_new_nav_item

Fires after adding an item to the main BuddyPress navigation array.

Source: bp-core/bp-core-buddybar.php:85