Namespaces: global
Description
bp_update_to_1_9()

Add the notifications component to active components.

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

bp_update_to_1_9_2()

Perform database updates for BP 1.9.2.

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

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

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