$offset, 'category__in' => $category__in, 'tag__in' => $tag__in, 'posts_per_page'=> $count, 'ignore_sticky_posts' => true ); $the_query = new WP_Query($args); ?> have_posts() ) : ?>
" style="background-color:">

customizer->sanitize_html($title);?>

customizer->sanitize_html($text);?>

have_posts()) : while ($the_query->have_posts()) : $the_query->the_post(); ?>