‘ . $category->cat_name . ‘
- ‘;
$the_query = new WP_Query( ‘showposts=-1&cat=’ . $category->cat_ID );
while( $the_query->have_posts()) :
$the_query->the_post();
?>
- ∧