Namespaces: global
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_pre_schema_upgrade()

Perform database operations that must take place before the general schema upgrades.

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

bp_update_to_1_5()

Remove unused metadata from database when upgrading from < 1.5.

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

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_exists()

bp_exists( $component_name )

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

bp_core_referrer()

Return the referrer URL without the http(s)://

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

bp_core_admin_is_running_php53_or_greater()

Determines whether the current installation is running PHP 5.3 or greater.

Source: bp-core/deprecated/buddypress/2.8.php:21

bp_core_admin_maybe_disable_update_row_for_php53_requirement()

Replaces WP’s default update notice on plugins.php with an error message, when site is not running PHP 5.3 or greater.

Source: bp-core/deprecated/buddypress/2.8.php:34