From 8c44481d5118ec6bfda36b37c7a98948ccec98e9 Mon Sep 17 00:00:00 2001 From: Markus Ankenbrand Date: Sun, 16 Jul 2017 09:54:15 +0200 Subject: [PATCH] Add own index.php to change posts per page to 12 --- index.php | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..b014d3f --- /dev/null +++ b/index.php @@ -0,0 +1,45 @@ + + +
+ + + + publish; + $total_pages = ceil( $published_post_count / $posts_per_page ); + + if ( "1" < $paged ) : ?> + +
+ +

max_num_pages ); ?>

+ +
+ +
+ + + +
+ + + + + + + +
+ +
+ + + +
+ + + +
+ +