updated core class
This commit is contained in:
@@ -205,9 +205,8 @@ class Partnerexpo_Core {
|
||||
'all_items' => __('Összes partner', 'partnerexpo-core'),
|
||||
],
|
||||
'public' => true,
|
||||
'has_archive' => true,
|
||||
'has_archive' => false,
|
||||
'show_in_rest' => true,
|
||||
'capability_type' => 'post',
|
||||
'supports' => [ 'title', 'editor', 'thumbnail', 'excerpt' ],
|
||||
'taxidermy' => [ 'pexpo_tags' ],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user