Estesi gli speciali anche ai video della settimana

This commit is contained in:
ulaulaman 2021-04-16 17:24:57 +02:00
parent 2fa1180d69
commit 48f890b0f9
1 changed files with 1 additions and 1 deletions

View File

@ -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,