File: bp-core/bp-core-options.php
Description
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

bp_add_option()

Add an option.

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

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

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