Custom Post Type Capabilities Not Appearing
-
Hello,
I’m registering a post type on
initand using the following settings:'capability_type' => array( 'listing', 'listings' ), 'map_meta_cap' => true,I’ve then used
get_post_type_capabilities()to assign these settings to my admin role. I can see the post type fine but in Groups I do not see the mapped capabilities to assign to any Group. User Role Editor plugin seems to discover the capabilities as expected.Am I doing something wrong or is this not a supported feature?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom Post Type Capabilities Not Appearing’ is closed to new replies.