@since: BuddyPress 1.6.0
Description
bp_hide_loggedout_adminbar()

Is the Toolbar hidden for logged out users?

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

bp_hide_loggedout_adminbar

Filters whether or not the toolbar is hidden for logged out users.

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

bp_disable_avatar_uploads()

Are members able to upload their own avatars?

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

bp_disable_avatar_uploads

Filters whether or not members are able to upload their own avatars.

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

bp_setup_option_filters

Fires after the addition of filters to each BuddyPress option.

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

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

Get the default site options and their values.

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

bp_get_default_options

Filters the default options to be set upon activation.

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

bp_add_options()

Add default options when BuddyPress is first activated.

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

bp_add_options

Fires after the addition of default options when BuddyPress is first activated.

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