File: bp-core/classes/class-bp-core.php |
Description |
---|---|
BP_Core::load_integrations() |
Load integrations files |
bp_integrations |
Filters the included and optional integrations. |
bp_core_inetegrations_included |
Fires after the loading of individual integrations. |
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_core_loaded |
Fires before the loading of individual components and after BuddyBoss Core. |
BP_Core::load_components() |
Load components files |
bp_optional_components |
Filters the included and optional components. |
bp_required_components |
Filters the required components. |