File: bp-groups/bp-groups-admin.php |
Description |
|---|---|
| bp_groups_admin_members_type_per_page |
Filters the number of members per profile type that is displayed in group editing admin area. |
| 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() |
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_group_admin_edit_redirect |
Filters the URL to redirect to after successfully editing a group. |