| http://www.w3.org/ns/prov#value | - dex.php` 28 29 If category is a parent (has children): 30 31 * parent-category-{slug}.php 32 * parent-category-{term_id}.php 33 * parent-category.php 34 * category.php 35 * archive.php 36 * index.php 33= TL;DR = 34Checkout these related plugins from which I borrowed code and drew inspiration. 3735 38 If category is a child (has a parent): 39 40 * child-category-{slug}.php 41 * child-category-{term
|