FP Events feed limited to 3, no longer just featured events
authorLaury GvR <laury@gaslightmedia.com>
Fri, 1 Jun 2018 17:01:15 +0000 (13:01 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 1 Jun 2018 17:01:15 +0000 (13:01 -0400)
parts/event-feed.php
style.css

index f66e3a3..ea519ec 100644 (file)
@@ -1 +1 @@
-<?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" featured="True" group_by_day="False"]');?>
+<?php echo do_shortcode('[glm-members-event-list template="eventsFeed.html" limit=3 group_by_day="False"]');?>
index 12d00be..ee534d0 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MiGCSA
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MiGCSA
-Version: 1.0.13
+Version: 1.0.14
 */