Answer the question
In order to leave comments, you need to log in
How to show in the admin panel all the data that the user entered during registration?
Please help, when registering, the user fills in custom fields {userpro plugin}, but in the admin panel the data that the user entered during registration is not displayed, how can I make them show.
Answer the question
In order to leave comments, you need to log in
there is a function:
$user_id - user id. You can get get_current_user_id()
$key - the name of the custom field (identifier. You can look in the database.), which you need to display
the last parameter - if true, then returns a string, if false, then an array
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question