@since: BuddyPress 1.5.0 |
Description |
---|---|
BP_Groups_Component |
Creates our Groups component. |
BP_Groups_Component::__construct() |
Start the groups component creation process. |
BP_Groups_Component::includes() |
Include Groups component files. |
BP_Groups_Component::setup_globals() |
Set up component global data. |
bp_groups_current_group_class |
Filters the current PHP Class being used. |
groups_get_current_group |
Filters the BP_Groups_Group object corresponding to the current group. |
groups_get_current_group() |
Get the BP_Groups_Group object corresponding to the current group. |
groups_before_delete_group |
Fires before the deletion of a group. |
bp_groups_has_directory() |
Check whether there is a Groups directory page in the $bp global. |
groups_create_group |
Fires after the creation of a new group and a group creator needs to be made. |