For one of my custom post types I want a specific user to be able to edit existing posts created by admin but not be able to Add New posts.
How can this be done?
If I define the user role as not being able to Publish it still allows them to add a new post and submit for review.