File: bp-core/bp-core-update.php |
Description |
---|---|
bp_update_to_1_9_2() |
Perform database updates for BP 1.9.2. |
bp_update_to_2_0() |
2.0 update routine. |
bp_update_to_2_0_1() |
2.0.1 database upgrade routine. |
bp_update_to_2_2() |
2.2.0 update routine. |
bp_is_install() |
Is this a fresh installation of BuddyPress? |
bp_is_update() |
Is this a BuddyPress update? |
bp_is_activation() |
Determine whether BuddyPress is in the process of being activated. |
bp_is_deactivation() |
Determine whether BuddyPress is in the process of being deactivated. |
bp_version_bump() |
Update the BP version stored in the database to the current version. |
bp_setup_updater() |
Set up the BuddyPress updater. |