File: bp-core/bp-core-options.php
Description
bp_core_network_options

Filters multisite options retrieved from sitemeta.

Source: bp-core/bp-core-options.php:428

bp_core_get_root_options

Filters the global BP options.

Source: bp-core/bp-core-options.php:469

bp_core_get_root_option()

Get a root option.

Source: bp-core/bp-core-options.php:484

bp_disable_profile_sync()

Is profile syncing disabled?

Source: bp-core/bp-core-options.php:510

bp_update_option()

Save an option.

Source: bp-core/bp-core-options.php:325

bp_delete_option()

Delete an option.

Source: bp-core/bp-core-options.php:341

bp_core_activate_site_options()

Copy BP options from a single site to multisite config.

Source: bp-core/bp-core-options.php:359

bp_delete_options()

Delete default options.

Source: bp-core/bp-core-options.php:200

bp_delete_options

Fires after the deletion of default options when BuddyPress is first deactivated.

Source: bp-core/bp-core-options.php:217

bp_setup_option_filters()

Add filters to each BP option, allowing them to be overloaded from inside the $bp->options array.

Source: bp-core/bp-core-options.php:225