diff --git a/speciali/speciali.php b/speciali/speciali.php index b77bc77..cc2c980 100644 --- a/speciali/speciali.php +++ b/speciali/speciali.php @@ -14,7 +14,7 @@ function speciali_tax() { register_taxonomy( 'speciali', - array('post','astrodidattica'), /* per estendere array('post','page','custom-post-type') */ + array('post','astrodidattica','video_settimana'), /* per estendere array('post','page','custom-post-type') */ array( 'hierarchical' => true, 'labels' => $labels,