From 415645a6d10510c40ccf74f5bff574cd52417757 Mon Sep 17 00:00:00 2001 From: Francis Tseng Date: Tue, 16 May 2017 17:05:49 -0400 Subject: [PATCH 1/2] fixed homepage loop skipping over fourth post --- home.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/home.php b/home.php index c31c77b..afba5df 100644 --- a/home.php +++ b/home.php @@ -54,11 +54,9 @@ 'magazines' ) )[0]; ?> - + - - - + From 5bd8c02a90765e95c4a9de48be783afa3575af26 Mon Sep 17 00:00:00 2001 From: Francis Tseng Date: Tue, 16 May 2017 17:06:22 -0400 Subject: [PATCH 2/2] version bump --- readme.txt | 3 +++ style.css | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 93f2ddb..3344b01 100644 --- a/readme.txt +++ b/readme.txt @@ -13,6 +13,9 @@ Custom theme for The New Inquiry, based on Gridbox theme. == Changelog == +== 0.7.6 May 16, 2017 == +* Fixed home page post loop skipping fourth post + == 0.7.5 May 12, 2017 == * Updated styling for contributors and authors pages diff --git a/style.css b/style.css index a613d6b..c7d8735 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,6 @@ Description: Custom theme for The New Inquiry. Author: Pea Author URI: https://github.com/misfist Template: gridbox -Version: 0.7.5 +Version: 0.7.6 Text Domain: tni */