bp_update_to_3_1_1()
3.1.1 update routine.
Description
- Add follow table.
Source
File: bp-core/bp-core-update.php
function bp_update_to_3_1_1() {
bp_core_install_activity_streams();
bp_core_install_follow();
bp_core_install_default_profiles_fields();
bp_core_install_bbp_emails();
bp_core_install_invites_email();
bp_core_update_activity_favorites();
bp_core_fix_media_activities();
bp_core_install_media();
bp_core_install_network_search();
}
Changelog
| Version | Description |
|---|---|
| BuddyBoss 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.