Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: dynamically create new sets of profile fields


Roger Coathup
Participant

@rogercoathup

@arxpoetica

I don’t know if you found any code in the meantime, but in case you haven’t:

The basic function to insert a new profile field is: xprofile_insert_field()

And, to populate a field use: xprofile_set_field_data()

They are defined in bp-xprofile.php

Skip to toolbar