adding a "type" taxonomy for news

This commit is contained in:
Antoine M 2023-10-26 09:51:36 +02:00
parent b51c3da78d
commit 32ec376ce1

View File

@ -95,6 +95,7 @@ function homegrade_add_custom_taxonomies()
'menu_name' => __('Type', 'homegrade-theme__texte-backoffice'), 'menu_name' => __('Type', 'homegrade-theme__texte-backoffice'),
), ),
'hierarchical' => false, 'hierarchical' => false,
)); ));
// ————— mots-clés ————— // ————— mots-clés —————