From: Anthony Talarico Date: Tue, 6 Mar 2018 15:15:26 +0000 (-0500) Subject: adding tracking pixels X-Git-Tag: v1.0.18^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=1f263dec9f38f24139567f588c484196d69f9913;p=WP-Themes%2Ftruenorthgolf.git adding tracking pixels adding partial file to contain extensive tracking pixel code --- diff --git a/header.php b/header.php index 4db0a04..aaafa92 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + @@ -17,6 +17,9 @@ > + + +
diff --git a/parts/tracking-pixels.php b/parts/tracking-pixels.php new file mode 100644 index 0000000..0242c33 --- /dev/null +++ b/parts/tracking-pixels.php @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/style.css b/style.css index cbcf022..6afe570 100644 --- a/style.css +++ b/style.css @@ -4,5 +4,5 @@ Theme Name: TrueNorthGolf Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for True North Golf Club -Version: 1.0.17 +Version: 1.0.18 */