$list_cat_id, 'posts_per_page' => $list_articles_num, ); $query = new WP_Query( $args ); $i = 1; if ( $query->have_posts() ) : while ( $query->have_posts() ) : $query->the_post(); ?>