File: bp-loader.php |
Description |
---|---|
bp_core_unset_bbpress_buddypress_active() |
Action for removing the spoofing of BuddyPress and bbPress. |
bp_core_set_bbpress_buddypress_on_admin_notices() |
Again set the spoofing of BuddyPress and bbPress on Admin Notices |
bp_admin_plugins_path |
Admin plugins directory path. |
bp_admin_ajax_path |
admin-ajax.php path. |
bp_core_unset_bbpress_buddypress_active_all_plugins() |
Remove the BuddyPress and bbPress Spoofing |
bp_pre_update_option_active_plugins() |
Removing the spoofing of BuddyPress and bbPress when option updated. |
bp_core_plugins_loaded_callback() |
Load Plugin after plugin is been loaded |
bp_check_incompatible_plugins() |
Check for incompatible plugins that are currently active. |
bp_incompatible_plugins_deactivate_notice() |
Admin Notice for having one or more incompatible plugins activated. |
buddypress() |
The main function responsible for returning the one true BuddyBoss Instance to functions everywhere. |