From 1f263dec9f38f24139567f588c484196d69f9913 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 6 Mar 2018 10:15:26 -0500 Subject: [PATCH] adding tracking pixels adding partial file to contain extensive tracking pixel code --- header.php | 5 +- parts/tracking-pixels.php | 181 ++++++++++++++++++++++++++++++++++++++ style.css | 2 +- 3 files changed, 186 insertions(+), 2 deletions(-) create mode 100644 parts/tracking-pixels.php 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 */ -- 2.17.1