將query_posts()放在LOOP之前限定你所需要的條件,wp_query會產生一個新的 ... <?php query_posts('pagename=parent/child'); // 返回母網頁的子網頁?>.
確定! 回上一頁