@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_groups_admin_edit |
Fires before the display of the edit form. |
| bp_groups_admin_delete() |
Display the Group delete confirmation screen. |
| bp_groups_add_admin_menu() |
Register the Groups component in BuddyBoss > Groups admin screen. |
| bp_groups_admin_menu_order() |
Add groups component to custom menus array. |
| bp_groups_admin_load() |
Set up the Groups admin page. |
| bp_groups_admin_load |
Fires at top of groups admin page. |
| bp_groups_admin_meta_boxes |
Fires after the registration of all of the default group meta boxes. |
| bp_group_admin_edit_redirect |
Filters the URL to redirect to after successfully editing a group. |
| bp_groups_admin_screen_options() |
Handle save/update of screen options for the Groups component admin screen. |
| bp_groups_admin() |
Select the appropriate Groups admin screen, and output it. |