What is the PHP function to save fields in um_user?
-
I’d like to know what is the PHP function to use to save values into fields that can be retrieve by using um_user(‘nameOfField’); ?
I was thinking of update_user_meta() but this is not that. Value saved there seems to be only retrievable through get_user_meta().
Any help ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘What is the PHP function to save fields in um_user?’ is closed to new replies.