bp_core_plugins_loaded_callback()
Load Plugin after plugin is been loaded
Description
Source
File: bp-loader.php
function bp_core_plugins_loaded_callback() { // Filter for setting the spoofing of BuddyPress. add_filter( 'option_active_plugins', 'bp_core_set_bbpress_buddypress_active', 10, 2 ); }
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.