‘odalar’, ‘order’=>’DESC’, ‘posts_per_page’ => -1);
$the_query = new WP_Query( $args ); ?>
have_posts() ) : ?>
have_posts() ) : $the_query->the_post(); ?>
$the_query = new WP_Query( $args ); ?>
have_posts() ) : ?>
have_posts() ) : $the_query->the_post(); ?>