I have 3 types of user roles.
Currently every users “profile page” url is displayed like this: https://website.com/AUTHOR/username/
Question:
Is there a way to replace the “author” slug with the user role?( ie: https://website.com/USERROLE/username/)