Namespaces: global |
Description |
|---|---|
| bp_is_username_compatibility_mode() |
Are we running username compatibility mode? |
| bp_use_wp_admin_bar() |
Should we use the WP Toolbar? |
| bp_forums_parent_forum_id() |
Return the parent forum ID for the Legacy Forums abstraction layer. |
| bp_core_get_packaged_component_ids() |
Returns an array of core component IDs. |
| bp_core_parse_args_array() |
A utility for parsing individual function arguments into an array. |
| 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. |