Namespaces: global
Description
bp_db_version()

Output the BuddyPress database version.

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

bp_get_db_version()

Return the BuddyPress database version.

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

bp_db_version_raw()

Output the BuddyPress database version.

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

bp_get_db_version_raw()

Return the BuddyPress database version.

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

bp_core_get_table_prefix()

Get the $wpdb base prefix, run through the ‘bp_core_get_table_prefix’ filter.

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

bp_sort_by_key()

Sort an array of objects or arrays by a specific key/property.

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

bp_alpha_sort_by_key()

Sort an array of objects or arrays by alphabetically sorting by a specific key/property.

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

bp_dd_delete_avatar()

Delete avatar of group and user

Source: bp-core/bp-core-filters.php:1371

bp_admin_bar_my_account_root()

Add the secondary BuddyPress area to the my-account menu.

Source: bp-core/bp-core-adminbar.php:21

bp_core_load_admin_bar()

Handle the Toolbar/BuddyBar business.

Source: bp-core/bp-core-adminbar.php:53