bp-xprofile/bp-xprofile-filters.php:
bp_xprofile_exclude_display_name_profile_fields()
|
Removed Display setting field form profile if is disabled on setting page.
|
bp-xprofile/bp-xprofile-caps.php:
bp_xprofile_remove_bp_xprofile_change_field_visibility()
|
Remove the ‘bp_xprofile_change_field_visibility’ cap based on display name format.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_sync_bp_profile()
|
Sync the standard built in WordPress profile data to xprofile data.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_sync_wp_profile()
|
Sync the standard built in xprofile data to WordPress data.
|
bp-core/bp-core-functions.php:
bp_core_hide_display_name_field()
|
Whether or not profile field is hidden.
|
bp-core/compatibility/bp-incompatible-plugins-helper.php:
bp_core_update_group_fields_id_in_db()
|
On BuddyPress update
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_nickname_field_id()
|
Get the field id of the nick name field, fallback to default fullname field
|
bp-xprofile/bp-xprofile-functions.php:
xprofile_sync_wp_profile()
|
Sync xprofile data to the standard built in WordPress profile data.
|
bp-xprofile/classes/class-bp-xprofile-field.php:
BP_XProfile_Field::visibility_metabox()
|
Private method used to output field visibility metaboxes.
|
bp-xprofile/classes/class-bp-xprofile-field.php:
BP_XProfile_Field::is_default_field()
|
Return if a field ID is the default field.
|
bp-xprofile/bp-xprofile-admin.php:
xprofile_admin_field()
|
Handles the WYSIWYG display of each profile field on the edit screen.
|
bp-members/bp-members-functions.php:
bp_core_map_user_registration()
|
Map a user’s WP display name to the XProfile fullname field, if necessary.
|
bp-core/admin/bp-core-admin-schema.php:
bp_core_install_default_profiles_fields()
|
Install default profile fields.
|
bp-core/admin/bp-core-admin-tools.php:
resync_wordpress_xprofile_fields()
|
Resync WordPress profile data to BuddyBoss.
|
bp-core/admin/bp-core-admin-tools.php:
repair_default_profiles_fields()
|
Repair default profile fields.
|
bp-core/admin/settings/bp-admin-setting-xprofile.php:
BP_Admin_Setting_Xprofile::settings_save()
|
|