Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,841
- How-to & Troubleshooting
- 129,856
- Creating & Extending
- 25,886
- Requests & Feedback
- 9,530
- Third Party Plugins
- 9,828
- Showcase
- 3,316
- Ideas
- 1,387
- Miscellaneous
- 9,177
-
Try to use the passthrough functions:
xprofile_get_field_data( $field_name, $user_id );
xprofile_set_field_data( $field_name, $user_id, $value );