I've been able to restrict users to only seeing their own posts, both on the front end and within the admin section. Now I would like to restrict them to only seeing the Custom Taxonomy data they have entered.
My example: I have created a Custom Taxonomy called Partners. I would like each user to be able to add his or her partners so they can be associated with a post. I want to keep a User's Partners only available to the User who created them.
Does that make sense? Does anyone have a way to implement this?
Thanks!