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

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