File: bp-groups/bp-groups-admin.php |
Description |
---|---|
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. |
groups_allowed_status |
Filters the allowed status values for the group. |
bp_group_admin_edit_after |
Fires before redirect so plugins can do something first on save action. |
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. |
groups_allowed_activity_feed_status |
Filters the allowed activity feed status values for the group. |