Namespaces: global
Description
bp_update_to_3_1_1()

3.1.1 update routine.

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

bp_migrate_new_member_activity_component()

Updates the component field for new_members type.

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

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

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

bp_core_allow_default_theme()

On multiblog installations you must first allow themes to be activated and show up on the theme selection screen. This function will let the BuddyPress bundled themes show up on the root blog selection screen and bypass this step. It also means that the themes won’t show for selection on other blogs.

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

bp_is_page()

No longer used by BuddyPress core

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

bp_update_db_stuff()

This function was originally used to update pre-1.1 schemas, but that was before we had a legitimate update process.

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

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