adding thematique support for webinaires
This commit is contained in:
parent
cb5960b038
commit
a21e5bc950
|
|
@ -47,7 +47,7 @@ function homegrade_add_custom_taxonomies()
|
|||
|
||||
|
||||
// ————— Thématiques —————
|
||||
register_taxonomy('thematiques', ['questions', 'conseils', 'brochures', 'fiches-infos'], array(
|
||||
register_taxonomy('thematiques', ['questions', 'conseils', 'brochures', 'fiches-infos', 'videos-webinaires'], array(
|
||||
// 'hierarchical' => true,
|
||||
'labels' => array(
|
||||
'name' => __('Thématiques', 'homegrade-theme__texte-backoffice'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user