'post', 'paged' => get_query_var( 'paged' ), 'tax_query' => array( array( 'taxonomy' => 'category', 'field' => 'term_id', 'terms' => $blog_cat_id ), ), ); get_header(); ?>
esc_html__( 'Prev', 'appzend' ), 'next_text' => esc_html__( 'Next', 'appzend' ), ) ); else : get_template_part( 'template-parts/content', 'none' ); endif; ?>