From 32ec376ce109cf72a006f21372c7e534ed3d671e Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 26 Oct 2023 09:51:36 +0200 Subject: [PATCH] adding a "type" taxonomy for news --- includes/taxonomy.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/taxonomy.php b/includes/taxonomy.php index 32267ba..b723dc4 100644 --- a/includes/taxonomy.php +++ b/includes/taxonomy.php @@ -95,6 +95,7 @@ function homegrade_add_custom_taxonomies() 'menu_name' => __('Type', 'homegrade-theme__texte-backoffice'), ), 'hierarchical' => false, + )); // ————— mots-clés —————