File: bp-xprofile/bp-xprofile-admin.php |
Description |
---|---|
bp_profile_type_set_platform_tab_submenu_active() |
Highlights the submenu item using WordPress native styles. |
xprofile_check_social_networks_added_previously() |
Check if the social networks field has been added. |
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_ajax_reorder_fields() |
Handles the ajax reordering of fields within a group. |
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. |
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. |