taxonomies/theme.php
@@ -1,6 +1,6 @@ <?php // /taxonomies/theme.php function ajv_theme():array function altr_theme():array { return [ 'directory' => 'Themes', @@ -13,9 +13,7 @@ 'singular' => 'Theme', 'plural' => 'Themes', 'icon' => 'hashtag', 'favouritable' => true, 'show_feed' => true, 'approve_new' => false, 'rewrite' => [ 'slug' => 'themes', 'with_front' => false, @@ -23,11 +21,7 @@ ], 'hierarchical' => true, 'for_content' => [ 'art', 'design', 'development', 'strategy', 'writing', 'progress', ], 'fields' => [ 'term_name' => [