Namespaces: global
Description
bp_core_install_default_profiles_fields()

Install default profile fields.

Source: bp-core/admin/bp-core-admin-schema.php:429

bp_core_install_follow()

Install database tables for the Follow component.

Source: bp-core/admin/bp-core-admin-schema.php:229

bp_core_admin_components_settings()

Renders the Component Setup admin panel.

Source: bp-core/admin/bp-core-admin-components.php:17

bp_core_admin_components_options()

Creates reusable markup for component setup on the Components and Pages dashboard panel.

Source: bp-core/admin/bp-core-admin-components.php:47

bp_core_admin_components_settings_handler()

Handle saving the Component settings.

Source: bp-core/admin/bp-core-admin-components.php:409

bp_core_admin_components_activation_handler()

Handle saving the Component settings.

Source: bp-core/admin/bp-core-admin-components.php:539

bp_core_admin_get_active_components_from_submitted_settings()

Calculates the components that should be active after save, based on submitted settings.

Source: bp-core/admin/bp-core-admin-components.php:661

bp_core_admin_get_components()

Return a list of component information.

Source: bp-core/admin/bp-core-admin-components.php:696

bp_core_install()

Main installer.

Source: bp-core/admin/bp-core-admin-schema.php:22

bp_core_uninstall()

Uninstall forums if $uninstalled_components[‘forums’] is not empty.

Source: bp-core/admin/bp-core-admin-schema.php:103