'post', 'child_of' => 0, 'parent' => '', 'orderby' => 'name', 'order' => 'ASC', 'hide_empty' => 1, 'hierarchical' => 1, 'exclude' => '', 'include' => '', 'number' => '', 'taxonomy' => 'category', 'pad_counts' => true ); $categories = get_categories($args); if($categories): ?>

term_id ) . '">' . $category->name . '';?>

5, 'post__not_in' => $sticky, 'category' => $category->term_id ); $latest_posts = get_posts( $latest_args ); if($latest_posts): ?>