Tagged Questions
0
votes
2answers
119 views
Allow AJAX call to other roles than admin
On my website, registered users (subscriber role) can send drafts and, if admins validate them, they are published.
I'm trying to add a tag box to frontend editor used to send new posts. To implement ...
2
votes
3answers
527 views
Tagging users in Wordpress
I have a community blog at thelazy.info . I want to tag users based on their colleges and assign a role known as "College Owner" which will have permissions to edit users belonging to his colleges. ...