'post', 'posts_per_page' => 6, 'cat' => $calm_news_cat_id, 'order' => 'DESC', ); $calm_news_block_item = new WP_Query( $calm_news_block_args ); $calm_news_allowed_html = array( 'a' => array( 'href' => array(), 'title' => array() ), 'span' => array(), ); ?>

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