File: bp-xprofile/bp-xprofile-admin.php
Description
bp_core_get_users_admin_tabs

Filters the tab data used in our wp-admin screens.

Source: bp-xprofile/bp-xprofile-admin.php:1128

bp_users_admin_profile_types_listing_add_users_tab()

Added Navigation tab on top of the page BuddyBoss > Group Types

Source: bp-xprofile/bp-xprofile-admin.php:1136

xprofile_ajax_reorder_fields()

Handles the ajax reordering of fields within a group.

Source: bp-xprofile/bp-xprofile-admin.php:724

xprofile_ajax_reorder_field_groups()

Handles the reordering of field groups.

Source: bp-xprofile/bp-xprofile-admin.php:748

xprofile_check_gender_added_previously()

Check if the gender field has been added.

Source: bp-xprofile/bp-xprofile-admin.php:770

xprofile_admin_manage_field()

Handles the adding or editing of profile field data for a user.

Source: bp-xprofile/bp-xprofile-admin.php:499

xprofile_fields_saved_field

Fires at the end of the process to save a field for a user, if successful.

Source: bp-xprofile/bp-xprofile-admin.php:648

xprofile_admin_delete_field()

Handles the deletion of a profile field (or field option).

Source: bp-xprofile/bp-xprofile-admin.php:691

xprofile_fields_deleted_field

Fires at the end of the field deletion process, if successful.

Source: bp-xprofile/bp-xprofile-admin.php:713

xprofile_add_admin_menu()

Creates the administration interface menus and checks to see if the DB tables are set up.

Source: bp-xprofile/bp-xprofile-admin.php:20