Fill custom user meta field with function
-
I would like to know if it is possible to create a custom field for the user profile and fill it with the result of a custom function…
I created a function that returns a value for every user. I would like to store that value in a custom field for every user.
The value changes a lot so it would need to update itself.
I got it working through update_usermeta but i need to manually run that command so that is not working for me…
Any ideas on this? 🙂
The topic ‘Fill custom user meta field with function’ is closed to new replies.