bp_core_update_activity_favorites()
Update activity favorites data
Description
Source
File: bp-core/bp-core-update.php
function bp_core_update_activity_favorites() { if ( bp_is_active( 'activity' ) ) { bp_activity_favorites_upgrade_data(); } }
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.