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_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

bp_is_update()

Is this a BuddyPress update?

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

bp_is_activation()

Determine whether BuddyPress is in the process of being activated.

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

bp_is_deactivation()

Determine whether BuddyPress is in the process of being deactivated.

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

bp_version_bump()

Update the BP version stored in the database to the current version.

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