@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_groups_admin_get_usernames_from_ids() |
Get a set of usernames corresponding to a set of user IDs. |
bp_groups_admin_autocomplete_handler() |
AJAX handler for group member autocomplete requests. |
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_metabox_settings() |
Markup for the single group’s Settings metabox. |
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_delete() |
Display the Group delete confirmation screen. |