As I said, please read “Documentation” tab:
Roles (column role)Plugin can import roles from the CSV. This is how it works:
- If you don’t create a column for roles: roles would be chosen from the ‘Default role’ field in import screen.
- If you create a column called ‘role’: if cell is empty, roles would be chosen from ‘Default role’ field in import screen; if cell has a value, it will be used as role, if this role doesn’t exist the default one would be used
- Multiple roles can be imported creating a list of roles using commas to separate values.
- If you choose no role checkbox or write no_role in the column role, the users created or updated won’t have any role assigned.
Notice: If the default new role is administrator in WordPress settings, role will not be set during a CSV file import with this plugin. Check it if all users are being imported as administrators and you have set another role in this plugin.