Return a field value on the front-end
-
Using your plugin, I’ve added a Phone field with the name input_box_phone. I made this field mandatory during registration.
When I view the user profile in WP Admin, I can see the field is there and it does have a value (the phone number) and if I inspect the element I can see the name is actually user_registration_input_box_phone.
What I need to do is display that phone number on the front-end (I need to put it into one of my templates). I looked all through your docs and couldn’t find a solution.
Thanks in advance.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Return a field value on the front-end’ is closed to new replies.