I have a blog for which I have many authors; I want the ability to limit which categories uthors can post to on a user by user basis.
Basically:
user 1 can post to cats A, B, C
user 2 can post to only cat B
user 3 can post to only cat C
etc...
I found User-Cats Manager (http://wordpress.org/extend/plugins/user-cats-manager/) but unfortunately it also affects the fornt end and hides certain posts from display on the blog page.
Anyone know of a similar plug-in? Or how to modify this one so it works only in the admin?
Thanks in advance