I solved the problem this way: global $wp_query; $my_posts = $wp_query->posts; <?php foreach ( $my_posts as $my_post) {?>
確定! 回上一頁