File: bp-groups/bp-groups-admin.php |
Description |
---|---|
bp_groups_admin_manage_member_row |
Fires after the listing of a single row for members in a group on the group edit screen. |
bp_groups_admin_edit_metabox_status() |
Renders the Status metabox for the Groups admin edit screen. |
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. |
bp_groups_admin() |
Select the appropriate Groups admin screen, and output it. |