I have some custom user roles for proofreaders which do not have the capability to create posts of my custom post types.
Unfortunately I am unable to find out how to remove that capability for the bulit-in post
post type.
The Members plugin does not show the create_post
argument, so I can’t set it do deny (false).
Thanks for your help.