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

Perform database updates for BP 1.9.2.

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

bp_update_to_2_0()

2.0 update routine.

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

bp_update_to_2_0_1()

2.0.1 database upgrade routine.

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

bp_update_to_2_2()

2.2.0 update routine.

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

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

bp_setup_updater()

Set up the BuddyPress updater.

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