Namespaces: global |
Description |
|---|---|
| groups_get_group_mods() |
Get a list of group moderators. |
| groups_get_group_members() |
Fetch the members of a group. |
| groups_get_total_member_count() |
Get the member count for a group. |
| groups_get_groups() |
Get a collection of groups, based on the parameters passed. |
| groups_get_total_group_count() |
Get the total group count for the site. |
| groups_get_id_by_previous_slug() |
Get a group ID by checking against old (not currently active) slugs. |
| groups_edit_base_group_details() |
Edit the base details for a group. |
| 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. |