File: bp-core/bp-core-update.php |
Description |
|---|---|
| bp_update_to_2_5() |
2.5.0 update routine. |
| bp_update_to_2_7() |
2.7.0 update routine. |
| bp_update_to_3_1_1() |
3.1.1 update routine. |
| bp_migrate_new_member_activity_component() |
Updates the component field for new_members type. |
| bp_pre_schema_upgrade() |
Perform database operations that must take place before the general schema upgrades. |
| bp_update_to_1_5() |
Remove unused metadata from database when upgrading from < 1.5. |
| bp_update_to_1_6() |
Remove unused metadata from database when upgrading from < 1.6.0. |
| 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. |