My goal is simple, to change authot base role to user role.
For example:
admin:
wwww.mysite.com/admin/username
editor:
www.mysite.com/editor/username
default looks like this to any user:
www.mysite.com/author/username
I couldn’t find any examples online. How to achieve this?