Both have_posts() and the_post() are wrapper functions for WP_Query methods and should be used only in the main query and loop for a page.
確定! 回上一頁