Namespaces: global |
Description |
|---|---|
| bp_core_install() |
Main installer. |
| bp_core_uninstall() |
Uninstall forums if $uninstalled_components[‘forums’] is not empty. |
| bp_core_install_notifications() |
Install database tables for the Notifications component. |
| bp_register_admin_settings() |
Dedicated action to register admin settings. |
| bp_register_admin_integrations() |
Dedicated action to register admin integrations. |
| bp_admin_head() |
Piggy back admin_head action. |
| bp_admin_notices() |
Piggy back admin_notices action. |
| bp_admin_enqueue_scripts() |
Piggy back admin_enqueue_scripts action. |
| bp_register_importers() |
Dedicated action to register BuddyPress importers. |
| bp_register_admin_style() |
Dedicated action to register admin styles. |