File: bp-core/bp-core-update.php |
Description |
---|---|
bp_migrate_directory_page_titles() |
Update WP pages so that their post_title matches the legacy component directory title. |
bp_add_activation_redirect() |
Redirect user to BP’s What’s New page on first page load after activation. |
bp_platform_plugin_updater() |
Platform plugin updater |
bp_core_maybe_install_signups() |
Check if the signups table needs to be created or upgraded. |
bp_update_to_1_9() |
Add the notifications component to active components. |
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_update_to_2_3() |
2.3.0 update routine. |