Код: Выделить всё
$config = array(
'labels' => $genre_labels,
'hierarchical' => true,
'show_ui' => true,
'show_admin_column' => true,
'query_var' => true,
'rewrite' => array( 'slug' => 'htfiles-genre' ),
);
register_taxonomy('htfiles_genre', array('htfiles'), $config);
Код: Выделить всё
Category-htfiles-genre.php
category-{slug}.php
Спасибо за любую помощь!
Подробнее здесь: https://stackoverflow.com/questions/456 ... s-category