From: Anthony Talarico Date: Wed, 5 Jul 2017 19:38:46 +0000 (-0400) Subject: adding group_by_day flag to the front page events X-Git-Tag: v1.0.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f85fb0674e7f5e6cccd292118fe7ab478234848c;p=WP-Themes%2Fturkeyville.git adding group_by_day flag to the front page events front page featured events needed the group_by_day flag so they are ordered by date via the shortcode from the front page template --- diff --git a/parts/event-feed.php b/parts/event-feed.php index c6a5079..4dad23f 100644 --- a/parts/event-feed.php +++ b/parts/event-feed.php @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/style.css b/style.css index 72ea6f3..077e0cf 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: CornwellsTurkeyville Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for CornwellsTurkeyville -Version: 1.0.4 +Version: 1.0.5 */