query_posts ( 'posts_per_page=5' );. 同じことを pre_get_posts を使って行うなら functions.php に次のように書きます: function ...
確定! 回上一頁