File: bp-core/bp-core-functions.php
Description
bp_use_wp_admin_bar()

Should we use the WP Toolbar?

Source: bp-core/bp-core-functions.php:423

bp_use_wp_admin_bar

Filters whether or not to use the admin bar.

Source: bp-core/bp-core-functions.php:444

bp_forums_parent_forum_id()

Return the parent forum ID for the Legacy Forums abstraction layer.

Source: bp-core/bp-core-functions.php:456

bp_forums_parent_forum_id

Filters the parent forum ID for the bbPress abstraction layer.

Source: bp-core/bp-core-functions.php:465

bp_core_get_packaged_component_ids()

Returns an array of core component IDs.

Source: bp-core/bp-core-functions.php:477

bp_core_get_directory_page_ids()

Fetch a list of BP directory pages from the appropriate meta table.

Source: bp-core/bp-core-functions.php:507

bp_core_get_directory_page_ids

Filters the list of BP directory pages from the appropriate meta table.

Source: bp-core/bp-core-functions.php:543

bp_parse_args()

Merge user defined arguments into defaults array.

Source: bp-core/bp-core-functions.php:270

bp_before_{$filter_key}_parse_args

Filters the arguments key before parsing if filter key provided.

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

bp_after_{$filter_key}_parse_args

Filters the arguments key after parsing if filter key provided.

Source: bp-core/bp-core-functions.php:313