Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,018
- How-to & Troubleshooting
- 129,653
- Creating & Extending
- 25,796
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,383
- Miscellaneous
- 9,180
-
I’m not aware of any documentation outside of the software itself. The functions that do the sync are pretty short and easy to understand. Check out `xprofile_sync_wp_profile()` and `xprofile_sync_bp_profile()` in buddypress/bp-xprofile.php to get a sense of just what’s being synced.