Change WordPress user roles and capabilities › Forums › Bug Reports › Role back to the previous one after user log in › Reply To: Role back to the previous one after user log in
14/10/2019 at 12:33
#6016
Vladimir
Keymaster
Other possible conflict with Authorizer – it uses ->set_role() in assumption that user always has the single role. It may be a problem when user has multiple roles and there are no approved role between them.