ループ

未分類 コメントは受け付けていません。
<?php if(have_posts()) : while(have_posts()) : the_post(); ?>
処理A;
<?php endwhile; ?>
処理B;
<?php else: ?>
処理C;
<?php endif; ?>
WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS ログイン