Pink-Crab / Perique-Registerables

The Registerables module for the PinkCrab framework.
MIT License
3 stars 0 forks source link

CPT map_meta_cap when using GB Editor #66

Closed gin0115 closed 1 year ago

gin0115 commented 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.

Changes should be made so that when registering a post type, while using GB, map_meta_cap should be set to true, if undefined.