Update weather shortcode
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 6 Jun 2017 15:15:37 +0000 (11:15 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 6 Jun 2017 15:15:37 +0000 (11:15 -0400)
use harbor springs
weather underground doesn't have one for their city.

sidebar.php
style.css

index 1f3838c..40554b4 100644 (file)
@@ -1 +1 @@
-<?php echo do_shortcode('[wunderground location="Wequetonsing, MI" measurement="f" layout="simple" numdays="1" class="local-weather" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
\ No newline at end of file
+<?php echo do_shortcode('[wunderground location="Harbor Springs, MI" measurement="f" layout="simple" numdays="1" class="local-weather" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
index 25bd373..532f9f9 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: WequetonsingAssociation
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for WequetonsingAssociation
-Version: 1.0.16
+Version: 1.0.17
 */