Namespaces: global |
Description |
|---|---|
| bp_groups_admin_edit_metabox_settings() |
Markup for the single group’s Settings metabox. |
| bp_groups_admin_edit_metabox_group_parent() |
Markup for the single group’s Group Hierarchy metabox. |
| 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_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_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. |