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-xprofile/bp-xprofile-filters.php:
xprofile_filter_get_user_display_name()
|
Conditionally filters ‘bp_core_get_user_displayname’ to return user diaplay name from xprofile.
|
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:
xprofile_sync_wp_profile()
|
Sync xprofile data to the standard built in WordPress profile data.
|
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-members/bp-members-functions.php:
bp_core_get_user_displayname()
|
Fetch the display name for a user.
|
bp-members/bp-members-template.php:
bp_get_member_name()
|
Get the display name of the current member in the loop.
|
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()
|
|