adding a "type" taxonomy for news
This commit is contained in:
parent
b51c3da78d
commit
32ec376ce1
|
|
@ -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 —————
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user