Namespaces: global |
Description |
|---|---|
| bp_db_version() |
Output the BuddyPress database version. |
| bp_get_db_version() |
Return the BuddyPress database version. |
| bp_db_version_raw() |
Output the BuddyPress database version. |
| bp_get_db_version_raw() |
Return the BuddyPress database version. |
| bp_core_get_table_prefix() |
Get the $wpdb base prefix, run through the ‘bp_core_get_table_prefix’ filter. |
| bp_sort_by_key() |
Sort an array of objects or arrays by a specific key/property. |
| bp_alpha_sort_by_key() |
Sort an array of objects or arrays by alphabetically sorting by a specific key/property. |
| bp_dd_delete_avatar() |
Delete avatar of group and user |
| bp_admin_bar_my_account_root() |
Add the secondary BuddyPress area to the my-account menu. |
| bp_core_load_admin_bar() |
Handle the Toolbar/BuddyBar business. |