diff --git a/config/posttypes.php b/config/posttypes.php index 84d46aa..f8a7eb0 100644 --- a/config/posttypes.php +++ b/config/posttypes.php @@ -16,6 +16,7 @@ ], 'public' => true, 'show_ui' => true, + 'capability_type' => 'openpub-item', 'supports' => ['title', 'editor', 'thumbnail', 'excerpt', 'revisions', 'comments', 'author', 'custom-fields'], 'menu_icon' => 'dashicons-format-aside', 'show_in_rest' => true,