File: bp-core/bp-core-update.php
Description
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