Namespaces: global |
Description |
|---|---|
| groups_screen_group_activity_permalink() |
Handle the display of a single group activity item. |
| groups_screen_group_request_membership() |
Handle the display of a group’s Request Membership page. |
| groups_screen_group_albums() |
Handle the loading of a single group’s albums. |
| groups_action_leave_group() |
Catch and process “Leave Group” button clicks. |
| groups_action_create_group() |
Catch and process group creation form submissions. |
| bp_register_group_extension() |
Register a new Group Extension. |
| BP_Group_Extension |
API for creating group extensions without having to hardcode the content into the theme. |
| BP_Groups_Theme_Compat |
The main theme compat class for BuddyBoss Groups. |
| BP_Groups_Template |
The main Groups template loop class. |
| BP_Groups_List_Table |
List table class for the Groups component admin page. |