Namespaces: global
Description
bp_core_dynamically_add_number_in_path()

Dynamically add the number slug before folder path

Source: bp-core/bp-core-help.php:246

bp_core_get_all_file_from_dir_and_subdir()

Get all files and folders from the dir and sub dir

Source: bp-core/bp-core-help.php:279

bp_get_default_options()

Get the default site options and their values.

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

bp_add_options()

Add default options when BuddyPress is first activated.

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

bp_delete_options()

Delete default options.

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

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

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

Add an option.

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

db_core_remove_file_extension_from_slug()

Remove file type from slug

Source: bp-core/bp-core-help.php:191