Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'parent'

1902420 - Wordpress category always show c: parent wordpresscategoryshow childrencategory always childrenif
  1. Part of category.php:
  2.  
  3.         $cat = get_category(get_query_var('cat'),false);
  4.         
  5.         if ($cat->category_parent == 0) {
  6.                 $catID = $cat->cat_ID;
  7.                 wp_list_categories('title_li=&hide_empty=0&child_of='.$catID)
  8.         } else {
  9.  
900941 - Kaf wordpress child wp categories parent
preview unavailable
worth-right