filter by category
  • 'gallery', 'child_of' => 0, 'parent' => '', 'orderby' => 'name', 'order' => 'ASC', 'hide_empty' => 1, 'hierarchical' => 1, 'exclude' => '', 'include' => '', 'number' => '', 'taxonomy' => 'gallery-category', 'pad_counts' => false ); $categories = get_categories( $args ); foreach($categories as $cat){ echo '
  • '.$cat->name.'
  • '; } ?>
ID,'gallery-patrat'); ?>
ID,'gallery-patrat'); ?>
+
ID, 'gallery-category', array("fields" => "all")); if($current_category){ foreach($current_category as $curcat){ echo $curcat->name.' '; } } ?>