Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,713
- Creating & Extending
- 25,797
- Requests & Feedback
- 9,503
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,182
-
Okay, then, I have this half working. Is there a safe way to update a wp_bp_xprofile_data table then? I see I can pull out a bit of profile data with xprofile_get_field_data(‘field_name’,$userid)….is there one for update? that way I can keep this info synched from within my own plugin as well.