Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom User Meta do not show up › Reply To: Custom User Meta do not show up
February 19, 2020 at 2:02 pm
#25876
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.