File: bp-xprofile/bp-xprofile-admin.php |
Description |
---|---|
xprofile_admin() |
Handles all actions for the admin area for creating, editing and deleting profile groups and fields. |
xprofile_admin_screen() |
Output the main XProfile management screen. |
xprofile_admin_group_action |
Fires at end of action buttons in xprofile management admin. |
xprofile_admin_manage_group() |
Handles the adding or editing of groups. |
xprofile_groups_saved_group |
Fires at the end of the group adding/saving process, if successful. |
xprofile_admin_delete_group() |
Handles the deletion of profile data groups. |
xprofile_groups_deleted_group |
Fires at the end of group deletion process, if successful. |
bp_admin_groups_tabs |
Fires after the output of tabs for the admin area. |