Change WordPress user roles and capabilities › Forums › Bug Reports › I have enabled all options for a CPT but my user cannot add a new one › Reply To: I have enabled all options for a CPT but my user cannot add a new one
27/06/2022 at 04:08
#7986
Keymaster
Quick workaround, leave ‘create_posts’, but block access to the ‘Posts’ menu via “Admin menu access“.
I suppose you met some conflict between URE Pro and code which registers ‘hr_pages’ custom post type. If you provide me access to a copy of that plugin or theme, I will try to find a reason.