Custom post type, taxonomy, and role problem
-
I have created a custom post type, a custom taxonomy, and a custom role without edit_posts capability. Because the role doesn’t have the edit_posts capability the users cant add the custom taxonomy to the custom post type. The check boxes are grayed out in the post edit screen. If I give the role edit_posts capability then everything works. Below is my code for registering everything. Does anyone know how I can fix this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Custom post type, taxonomy, and role problem’ is closed to new replies.