php while (have_posts()) : the_post(); $i++// count through the posts ... php endwhile; wp_reset_query();?>. <?php $args = array( 'post_type ...
確定! 回上一頁