File: bp-core/bp-core-update.php
Description
bp_update_to_2_5()

2.5.0 update routine.

Source: bp-core/bp-core-update.php:557

bp_update_to_2_7()

2.7.0 update routine.

Source: bp-core/bp-core-update.php:570

bp_update_to_3_1_1()

3.1.1 update routine.

Source: bp-core/bp-core-update.php:605

bp_migrate_new_member_activity_component()

Updates the component field for new_members type.

Source: bp-core/bp-core-update.php:724

bp_version_updater()

Initialize an update or installation of BuddyPress.

Source: bp-core/bp-core-update.php:173

bp_new_install_default_components

Filters the default components to activate for a new install.

Source: bp-core/bp-core-update.php:185

bp_pre_schema_upgrade()

Perform database operations that must take place before the general schema upgrades.

Source: bp-core/bp-core-update.php:343

bp_update_to_1_5()

Remove unused metadata from database when upgrading from < 1.5.

Source: bp-core/bp-core-update.php:380

bp_update_to_1_6()

Remove unused metadata from database when upgrading from < 1.6.0.

Source: bp-core/bp-core-update.php:398

bp_is_install()

Is this a fresh installation of BuddyPress?

Source: bp-core/bp-core-update.php:21