From: Anthony Talarico Date: Mon, 12 Jun 2017 14:57:30 +0000 (-0400) Subject: using the protocol-relative url for resources in the header, footer and enqueued... X-Git-Tag: v1.0.0^2~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d365174731fcf977874a0ccf6aba45bc968e1fff;p=WP-Themes%2Fphsacf.git using the protocol-relative url for resources in the header, footer and enqueued resources ensuring that all of our resources use https if we can help it by omitting the http protocol from the url --- diff --git a/index.php b/index.php index 3f0fbc4..57ea048 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,7 @@ - + \ No newline at end of file diff --git a/parts/header-meta.php b/parts/header-meta.php index 326ace2..9868b54 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - +