'Medium', 'plural' => 'Media', 'description' => [ 'What it\'s made of.', 'From clay to oil paints' ], 'icon' => 'diamonds-four', 'show_feed' => true, 'show_directory' => true, 'approve_new' => true, 'rewrite' => [ 'slug' => 'media', 'with_front' => false, 'hierarchical' => true, ], 'hierarchical' => true, 'for_content' => [ 'art' ], 'seo' => [ 'schema' => [ 'type' => 'DefinedTerm', 'name' => '{{term_name}}', 'description' => '{{term_description}}', ], 'meta' => [ 'title' => '{{term_name}} Art | JakeVan', 'description' => '{{term_description}}', ], 'archive' => [ 'type' => 'CollectionPage', 'name' => '{{term_name}} Artwork', ], ], 'fields' => [ 'term_name' => [ 'label' => 'Name', 'type' => 'text', 'quickEdit' => true, ], 'common' => [ 'wiki' ] ] ]; }