How to manage Display Names according to user role
-
I’m working on a website where there are 3 main user roles
- Administrator
- Barber
- Barber Shop
For each user role, I want to be able to change their display name according to their role.
For Administrators I want to provide an emoji + First Name + Last Name
e.g. ??? Bill GatesFor Barber I want to keep the default WordPress display name (First Name + Last Name)
e.g. Bill GatesAnd finally for Barber Shops I want to give a different field as their user name (Shop Name)
e.g. MicrosoftI found the following plugin (https://memberfix.rocks/change-display-name-publicly-as/) but unfortunately it needs to be purchased. Are there other ways or alternative plugins or custom code to achieve this issue???
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to manage Display Names according to user role’ is closed to new replies.