Adding values to custom fields in `wp_users` table while import from excel
-
Hi,
The plugin is best as it is! I simply love it!
I have added 2 custom fields in
wp_users
table. I want to fill in the values in them as well while importing users from CSV. I tried the same.
There are 2 scenarios:Scenario 1: When I check “Show fields in profile?” check box and import users from csv, I can see the additional fields in user’s profile. But they are not reflected into DB.
Scenario 2: When I uncheck “Show fields in profile?” check box and import users from csv, I neither see those fields in user’s profile nor the DB gets updated.
Can we have any workaround for this?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Adding values to custom fields in `wp_users` table while import from excel’ is closed to new replies.