php if(have_posts()): while( have_posts()):the_post(); ?> <?php endwhile; else: endif;?>. 不過我們現在並不是要普通的loop,而是希望可以加入WP_Query, ...
確定! 回上一頁