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

Filters whether or not profile syncing is disabled.

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

bp_disable_advanced_profile_search()

Is advanced profile search disabled?

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

bp_disable_advanced_profile_search

Filters whether or not profile search is disabled.

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

bp_hide_loggedout_adminbar()

Is the Toolbar hidden for logged out users?

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

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_pre_get_option()

Filter default options and allow them to be overloaded from inside the $bp->options array.

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

bp_get_option()

Retrieve an option.

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

bp_get_option

Filters the option value for the requested option.

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