M
M
mr_firuzinho2016-02-17 13:31:55
CMS
mr_firuzinho, 2016-02-17 13:31:55

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

1 answer(s)
I
Ivan Kozlov, 2016-02-20
@trampick

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 question

Ask a Question

731 491 924 answers to any question