File: bp-core/classes/class-bp-core.php |
Description |
---|---|
BP_Core::load_components() |
Load components files |
bp_optional_components |
Filters the included and optional components. |
bp_required_components |
Filters the required components. |
bp_deactivated_components |
Filters the deactivated components. |
bp_core_components_included |
Fires after the loading of individual components. |
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. |