I would like to create a specific class of user and add to them a logo. the class of the user will be checked at registration when the user is adding a member key to its profile. Basically what I would like to have is the following:
- add a member ID kkey to the profile.
- when the user create or update a profile with it, th key is checked externally.
- if OK, the user will be added to a specific class of user, say “Workgroup member”
- For each “workgroup member” a badge will be displayed with its icon and profile on the forum
Is there any plugin that already does that? If not any guidance is appreciated in creating a plugin for it