File: bp-groups/bp-groups-admin.php |
Description |
---|---|
bp_groups_admin_edit_metabox_add_new_members() |
Output the markup for a single group’s Add New Members metabox. |
bp_groups_admin_edit_metabox_members() |
Renders the Members metabox on single group pages. |
bp_groups_admin_edit() |
Display the single groups edit screen. |
bp_groups_admin_edit |
Fires before the display of the edit form. |
bp_groups_admin_create() |
Display the single groups create screen. |
bp_process_create_group_admin() |
Saving the data of newly create group from the backend. |
bp_groups_admin_delete() |
Display the Group delete confirmation screen. |
bp_groups_admin_index() |
Display the Groups admin index screen. |
bp_groups_admin_index |
Fires before the display of messages for the edit form. |
groups_allowed_status |
Filters the allowed status values for the group. |