From: Anthony Talarico Date: Wed, 7 Mar 2018 21:50:26 +0000 (-0500) Subject: changing sources to https X-Git-Tag: v1.2.10^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d42b4d9cff8b054e9b0788b3aae645f91336db5a;p=WP-Themes%2FSierraSands.git changing sources to https changing external sources to https --- diff --git a/functions.php b/functions.php index d6f7f2b..a42046e 100755 --- a/functions.php +++ b/functions.php @@ -171,7 +171,7 @@ function site_scripts() if(is_front_page()) { wp_enqueue_script( 'glm_google_map_code', - 'http://maps.google.com/maps/api/js?sensor=false', + 'https://maps.google.com/maps/api/js?sensor=false', 'jquery', '1', true diff --git a/header.php b/header.php index 23b7234..2460b5b 100755 --- a/header.php +++ b/header.php @@ -4,9 +4,9 @@ <?php wp_title(); ?> - + - + @@ -18,10 +18,10 @@
- + - - + +
diff --git a/style.css b/style.css index 59f4722..e18f290 100755 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Sierra Sands Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Sierra Sands. -Version: 1.2.9 +Version: 1.2.10 */ diff --git a/test.php b/test.php index ee05f6e..2659d34 100644 --- a/test.php +++ b/test.php @@ -6,7 +6,7 @@ - +