File: bp-loader.php
Description
bp_core_unset_bbpress_buddypress_active()

Action for removing the spoofing of BuddyPress and bbPress.

Source: bp-loader.php:98

bp_core_set_bbpress_buddypress_on_admin_notices()

Again set the spoofing of BuddyPress and bbPress on Admin Notices

Source: bp-loader.php:112

bp_admin_plugins_path

Admin plugins directory path.

Source: bp-loader.php:166

bp_admin_ajax_path

admin-ajax.php path.

Source: bp-loader.php:192

bp_core_unset_bbpress_buddypress_active_all_plugins()

Remove the BuddyPress and bbPress Spoofing

Source: bp-loader.php:254

bp_pre_update_option_active_plugins()

Removing the spoofing of BuddyPress and bbPress when option updated.

Source: bp-loader.php:265

bp_core_plugins_loaded_callback()

Load Plugin after plugin is been loaded

Source: bp-loader.php:113

bp_check_incompatible_plugins()

Check for incompatible plugins that are currently active.

Source: bp-loader.php:68

bp_incompatible_plugins_deactivate_notice()

Admin Notice for having one or more incompatible plugins activated.

Source: bp-loader.php:114

buddypress()

The main function responsible for returning the one true BuddyBoss Instance to functions everywhere.

Source: bp-loader.php:312