Replaces the default BuddyPress xProfile Name field with First Name and Last Name fields and keeps these in sync with WordPress user profile fields.
IMPORTANT: This plugin is not needed if you have BuddyPress 8.0.0 or greater. If you are upgrading to BuddyPress 8.0.0 and already have this plugin installed, please upgrade via FTP/SFTP and then visit this plugin’s “Migration Page” to switch to using built-in BuddyPress xProfile Fields.
The BP xProfile WordPress User Sync plugin is useful when you have a BuddyPress network in which you want to make sure that users enter values for First Name and Last Name rather than rely on the more freeform default Name field that BuddyPress provides.
The plugin replaces the default BuddyPress xProfile Name field with two fields called (surprisingly) First Name and Last Name. These field values are kept in sync with the corresponding WordPress user profile fields as well as the BuddyPress xProfile Name field itself.
The best way to update this plugin is to replace the folder with the latest version via FTP/SFTP or similar. This avoids the deactivate-reactivate process.
Please note: because there is no way to hide xProfile fields, all field definitions associated with this plugin are deleted when it is deactivated. The field data itself is not deleted and the plugin makes an attempt to reconnect the existing data to the new field definitions when it is reactivated. Always back up your database before deactivating this plugin.
This plugin is no longer in active development.
/wp-content/plugins/
directoryFinal release helps migrate Fields to BuddyPress 8.0.0
Fix sync from WordPress to BuddyPress
Add translation files
Fix profile sync when first name and/or last name contain one or more spaces
Fix profile sync from multisite subsites
Damage limitation
Broken release 🙁
Respect existing excluded fields during xProfile query process
Pre-filter profile query when BP is sufficiently recent
Fix translation (props flegmatiq)
Allow field substitution in registration form regardless of location
Update plugin compatibility flags
Fix warning when BP_Members_Admin object is not present
Profile queries fixed when editing multiple profile groups – props WIBeditor
Profile queries fixed when there are multiple profile groups – props WIBeditor
Tested compatibility with WP 3.8
Compatibility with ‘WP FB AutoConnect Premium’ and ‘CiviCRM WordPress Profile Sync’ plugins
Initial release
Initial commit