Import user with customized role
-
Hi
I’m trying to do my best to import users with their roles following your test template, but I’m failing.what I’ve tried is the following:
user_login,Email,Password,roles
paco,[email protected],Password,adminstrator
pedro,[email protected],Password,Suscriptor
fran,[email protected],Password,CustomRole1
romi,[email protected],Password,CustomRole2I’m trying to insert the role in the column ‘roles’ as you can see the first two roles are the once predetermined by wordpress but the other two are customized roles.
The insert instruction only records the user name, email and password but not the role.
What I’m doing wrong???Gracias de antemano.
Un saludo
Luis
The topic ‘Import user with customized role’ is closed to new replies.