Tagged Questions
0
votes
1answer
29 views
Get Authors Role
I am using the admin role and 2 custom roles. On the author.php i want to be able to place the role of that user.
I am using this to pull the role out in text
$curauth = ...
0
votes
2answers
1k views
How to display user role
How to display user role on author page.
I have created my own role (group) so I want to display the user role on below the post and on author list.
I have tried this code but not working as its ...