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

Escape special characters in a SQL LIKE clause.

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

bp_is_username_compatibility_mode()

Are we running username compatibility mode?

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

bp_is_username_compatibility_mode

Filters whether or not to use username compatibility mode.

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

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