updated core class

This commit is contained in:
2026-02-01 15:25:25 +01:00
parent 4ea62e9f71
commit 34beec1c95

View File

@@ -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' ],
];