おりおりのかけら

■おりおりのかけら投稿履歴

履歴

‘wind’,
‘paged’ => $paged,
‘posts_per_page’ => 15,
‘order’ => ‘DESC’ ,
‘order_by’ => ‘date’ ,
) );
?>

$the_query)); ?>

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

:

$the_query));
wp_reset_postdata();
?>