A simple way to manage WordPress roles and capabilities. With this plugin you will be able to easily create and manage roles and capabilities.
The custom post type must be defined to impose type-specific capability requirements. This is normally done by setting the "capability type" property equal to the post type name.
Probably because your custom post type definition not having map_meta_cap set true. If you are calling register_post_type manually, just add this property to the options array. Unfortunately, none of the free CPT plugins deal with this important detail.
Requires: 3.1 or higher
Compatible up to: 3.5.1
Last Updated: 2013-2-23
Downloads: 20,893
0 of 5 support threads in the last two months have been resolved.
Got something to say? Need help?