Namespaces: global |
Description |
|---|---|
| groups_edit_group_settings() |
Edit the base details for a group. |
| groups_delete_group() |
Delete a group and all of its associated metadata. |
| groups_is_valid_status() |
Check a group status (eg ‘private’) against the whitelist of registered statuses. |
| bp_groups_group_details_updated_add_activity() |
Add an activity item when a group’s details are updated. |
| bp_groups_delete_group_delete_all_activity() |
Delete all activity items related to a specific group. |
| bp_groups_leave_group_delete_recent_activity() |
Delete group member activity if they leave or are removed within 5 minutes of membership modification. |
| bp_groups_has_directory() |
Check whether there is a Groups directory page in the $bp global. |
| groups_get_group() |
Fetch a single group object. |
| groups_create_group() |
Create a group. |
| bp_groups_membership_accepted_add_activity() |
Add an activity feed item when a member joins a group. |