@since: BuddyPress 1.6.0
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_is_update()

Is this a BuddyPress update?

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

bp_maintenance_mode()

Output the BuddyPress maintenance mode

Source: bp-core/deprecated/buddypress/1.7.php:18

bp_get_maintenance_mode()

Return the BuddyPress maintenance mode

Source: bp-core/deprecated/buddypress/1.7.php:28

bp_blogs_subdomain_base()

Output the base URL for subdomain installations of WordPress Multisite.

Source: bp-core/deprecated/buddypress/2.1.php:583

bp_blogs_get_subdomain_base()

Return the base URL for subdomain installations of WordPress Multisite.

Source: bp-core/deprecated/buddypress/2.1.php:597

bp_admin_setting_callback_force_buddybar()

If user has upgraded to 1.6 and chose to retain their BuddyBar, offer then a switch to change over to the WP Toolbar.

Source: bp-core/deprecated/buddypress/2.1.php:105

bp_admin_sanitize_callback_force_buddybar()

Sanitization for _bp_force_buddybar

Source: bp-core/deprecated/buddypress/2.1.php:126

bp_core_screen_delete_account_content()

In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced.

Source: bp-core/deprecated/buddypress/1.5.php:735