@schweizersolutions
Active 1 year, 1 month ago
-
Paul Wong-Gibbs replied to the topic Activate BuddyPress components programmatically in the forum Installing BuddyPress 9 years, 2 months ago
@schweizersolutions With your current solution:
1) If BuddyPress is loaded in this context, I’d strongly recommend you use
bp_update_optioninstead ofupdate_optionas this supports all the different configurations of BuddyPress install/configuration.2) If you look at
bp_version_updaterorbp_core_admin_components_settings_handlerfor example,…[Read more]