Advertising
advertising
related pastes to tag 'parent'
- 1902420 - Wordpress category always show c: parent wordpresscategoryshow childrencategory always childrenif
-
- Part of category.php:
- $cat = get_category(get_query_var('cat'),false);
- if ($cat->category_parent == 0) {
- $catID = $cat->cat_ID;
- wp_list_categories('title_li=&hide_empty=0&child_of='.$catID);
- } else {
- 900941 - Kaf wordpress child wp categories parent
- preview unavailable