You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Hello,
I just started plugin development, and my first plugin is very simple which just replaces all the text messages according to roles, like for admins it will be red and for moderators it will be orange, and for normal users it will be black.
I have following code which adds simple text to the message but i am not able to get the roles of the users who sent message.
I tried different techniques but failed to get roles.
Here is my code, can any body suggest how do i get roles:
Hello,
I just started plugin development, and my first plugin is very simple which just replaces all the text messages according to roles, like for admins it will be red and for moderators it will be orange, and for normal users it will be black.
I have following code which adds simple text to the message but i am not able to get the roles of the users who sent message.
I tried different techniques but failed to get roles.
Here is my code, can any body suggest how do i get roles:
Thank you!
The text was updated successfully, but these errors were encountered: