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.

Source: bp-groups/bp-groups-admin.php:1491

bp_groups_admin_edit_metabox_status()

Renders the Status metabox for the Groups admin edit screen.

Source: bp-groups/bp-groups-admin.php:1521

bp_groups_admin_edit()

Display the single groups edit screen.

Source: bp-groups/bp-groups-admin.php:628

bp_groups_admin_edit

Fires before the display of the edit form.

Source: bp-groups/bp-groups-admin.php:699

bp_groups_admin_create()

Display the single groups create screen.

Source: bp-groups/bp-groups-admin.php:844

bp_process_create_group_admin()

Saving the data of newly create group from the backend.

Source: bp-groups/bp-groups-admin.php:945

bp_groups_admin_delete()

Display the Group delete confirmation screen.

Source: bp-groups/bp-groups-admin.php:984

bp_groups_admin_index()

Display the Groups admin index screen.

Source: bp-groups/bp-groups-admin.php:1070

bp_groups_admin_index

Fires before the display of messages for the edit form.

Source: bp-groups/bp-groups-admin.php:1096

bp_groups_admin()

Select the appropriate Groups admin screen, and output it.

Source: bp-groups/bp-groups-admin.php:593