@since: BuddyPress 1.5.0 |
Description |
|---|---|
| BP_Groups_Component::setup_globals() |
Set up component global data. |
| 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. |
| 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. |
| groups_update_group |
Fires after the update of a group. |
| bp_groups_has_directory() |
Check whether there is a Groups directory page in the $bp global. |