Wordpress Changed the posts_per_page for homepage in wordpress by Yule Show 03/20/2018 Add the following code to the index.php 'post', 'posts_per_page' => 5 ) ); ?>