@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_{$this->id}_notification_callback |
Filters the callable function that formats the component’s notifications. |
bp_{$this->id}_setup_globals |
Fires at the end of the setup_globals method inside BP_Component. |
BP_Core::setup_globals() |
Set up bp-core global settings. |
BP_Core |
Creates the Core component. |
BP_Core::__construct() |
Start the members component creation process. |
BP_Core::bootstrap() |
Populate the global data needed before BuddyPress can continue. |
bp_optional_components |
Filters the included and optional components. |
bp_required_components |
Filters the required components. |
bp_get_admin_bar_pref() |
Retrieve the Toolbar display preference of a user based on context. |
bp_core_new_nav_item |
Fires after adding an item to the main BuddyPress navigation array. |