<?php query_posts('posts_per_page=10'); ?>
<?php while (have_posts()) : the_post(); ?>
<a href="<?php the_permalink(); ?>" class="blog-item" style="background-image: url(<?php echo get_template_directory_uri(); ?>/assets/img/blog/bg-blog-1.jpg);">
<div class="slug">ЗДЕСЬ ПОДКАТЕГОРИЯ</div>
<div class="date">25.02.2018</div>
<h3 class="h3"><?php the_title(); ?></h3>
</a>
<?php endwhile; ?>
$cat->cat_name
или вот это еще: https://wp-kama.ru/function/wp_get_post_categories