Closed gin0115 closed 1 year ago
When the post type is registered to use Gutenberg, map_meta_cap must be set to true, other wise you can not create a new post.
map_meta_cap
Changes should be made so that when registering a post type, while using GB, map_meta_cap should be set to true, if undefined.
When the post type is registered to use Gutenberg,
map_meta_cap
must be set to true, other wise you can not create a new post.Changes should be made so that when registering a post type, while using GB,
map_meta_cap
should be set to true, if undefined.