@since: BuddyPress 2.6.0 |
Description |
---|---|
bp_groups_remove_group_type |
Fires just after a group’s group type has been removed. |
bp_groups_has_group_type() |
Check whether the given group has a certain group type. |
bp_remove_group_type_on_group_delete() |
Delete a group’s type when the group is deleted. |
bp_groups_get_group_type() |
Get type for a group. |
bp_groups_get_group_type |
Filters a groups’s group type(s). |
bp_groups_get_group_types |
Filters the array of group type objects. |
bp_groups_get_group_type_object() |
Retrieve a group type object by name. |
bp_groups_set_group_type() |
Set type for a group. |
bp_groups_set_group_type |
Fires just after a group type has been changed. |
bp_groups_register_group_types() |
Fire the ‘bp_groups_register_group_types’ action. |