File: bp-groups/classes/class-bp-groups-component.php |
Description |
|---|---|
| BP_Groups_Component::setup_admin_bar() |
Set up the component entries in the WordPress Admin Bar. |
| 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::late_includes() |
Late includes method. |
| 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. |
| groups_forbidden_names |
Filters the list of illegal groups names/slugs. |