$cat_id, 'orderby'=>'ID', 'order' => 'DESC', 'posts_per_page' => $num_cat_post, 'ignore_sticky_posts' => 1 ); $the_query = new WP_Query($args); if ($the_query->have_posts()) { ?>
10) { echo substr($cat_name, 0, 10) . '..'; } else { echo $cat_name; } ?> »