@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_groups_current_group_class |
Filters the current PHP Class being used. |
bp_groups_current_group_object |
Filters the current group object being instantiated from previous filter. |
BP_Groups_Component::setup_nav() |
Set up component navigation. |
BP_Groups_Component::setup_admin_bar() |
Set up the component entries in the WordPress Admin Bar. |
BP_Groups_Component |
Creates our Groups component. |
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. |