File: bp-groups/classes/class-bp-groups-component.php |
Description |
|---|---|
| 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. |
| groups_create_group_steps |
Filters the preconfigured groups creation steps. |
| groups_valid_status |
Filters the list of valid groups statuses. |