File: bp-core/classes/class-bp-core.php |
Description |
|---|---|
| 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. |
| BP_Core::bootstrap() |
Populate the global data needed before BuddyPress can continue. |