This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Custom User Meta do not show up

#25876
maurodalu54maurodalu54
Participant

Hi Ernest,
Thanks, not sure if this is a known issue, but the fields only showed up after I connected them with the user profile.
Also, I have one field that has multiple values for the same key. That does not show up.

I add values to the field in my code like this:
add_user_meta($user_id, ‘my-key’, false);

Any clue why it would not show up?

Thanks,
Mauro.