File: bp-xprofile/bp-xprofile-admin.php |
Description |
|---|---|
| bp_core_get_users_admin_tabs() |
Register tabs for the BuddyBoss > Groups screens. |
| bp_core_get_users_admin_tabs |
Filters the tab data used in our wp-admin screens. |
| xprofile_ajax_reorder_fields() |
Handles the ajax reordering of fields within a group. |
| xprofile_ajax_reorder_field_groups() |
Handles the reordering of field groups. |
| xprofile_check_gender_added_previously() |
Check if the gender field has been added. |
| xprofile_groups_deleted_group |
Fires at the end of group deletion process, if successful. |
| 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. |