File: bp-core/bp-core-update.php |
Description |
---|---|
bp_update_to_2_0_1() |
2.0.1 database upgrade routine. |
bp_update_to_2_2() |
2.2.0 update routine. |
bp_update_to_2_3() |
2.3.0 update routine. |
bp_update_to_2_5() |
2.5.0 update routine. |
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. |
bp_version_updater() |
Initialize an update or installation of BuddyPress. |
bp_new_install_default_components |
Filters the default components to activate for a new install. |