File: bp-groups/bp-groups-functions.php |
Description |
|---|---|
| bp_get_group_ids_by_group_types() |
Get group count of group type tabs groups. |
| bp_group_ids_array_flatten() |
Flatten array. |
| bp_get_active_group_types() |
Get all active group types. |
| bp_register_active_group_types() |
Register all active group types. |
| bp_group_type_short_code_callback() |
Displays shortcode data. |
| bp_group_type_short_code_add_body_class() |
Add body class to group type shortcode. |
| bp_groups_has_group_type() |
Check whether the given group has a certain group type. |
| bp_get_current_group_directory_type() |
Get the “current” group type, if one is provided, in group directories. |
| bp_get_current_group_directory_type |
Filters the “current” group type, if one is provided, in group directories. |
| bp_is_my_groups_view() |
Check if this is a user’s “My Groups” view? This can happen on the main directory or at a user’s profile (/members/username/groups/). |