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