if( have_posts() ): while( have_posts() ): the_post(); //The loop endwhile; endif;. Si alguna vez sientes la necesidad de editar este bucle, usa pre_get_posts .
確定! 回上一頁