File: bp-xprofile/bp-xprofile-admin.php |
Description |
|---|---|
| xprofile_admin_manage_field() |
Handles the adding or editing of profile field data for a user. |
| xprofile_fields_saved_field |
Fires at the end of the process to save a field for a user, if successful. |
| xprofile_admin_delete_field() |
Handles the deletion of a profile field (or field option). |
| xprofile_fields_deleted_field |
Fires at the end of the field deletion process, if successful. |
| xprofile_add_admin_menu() |
Creates the administration interface menus and checks to see if the DB tables are set up. |
| 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. |
| bp_admin_groups_tabs |
Fires after the output of tabs for the admin area. |