Tracking Code Manager - Version 1.12.1

Version Description

Release Date - 2019-12-02

  • Tested with WordPress 5.3
  • Tested with WooCommerce 3.8
Download this release

Release Info

Developer IntellyWP
Plugin Icon 128x128 Tracking Code Manager
Version 1.12.1
Comparing to
See all releases

Code changes from version 1.12.0 to 1.12.1

Files changed (2) hide show
  1. index.php +3 -3
  2. readme.txt +7 -1
index.php CHANGED
@@ -6,9 +6,9 @@ Description: A plugin to manage ALL your tracking code and conversion pixels, si
6
  Author: IntellyWP
7
  Author URI: http://intellywp.com/
8
  Email: info@intellywp.com
9
- Version: 1.12.0
10
  WC requires at least: 3.0.0
11
- WC tested up to: 3.6.3
12
  */
13
  if(defined('TCMP_PLUGIN_NAME')) {
14
  function tcmp_admin_notices() {
@@ -26,7 +26,7 @@ define('TCMP_PLUGIN_PREFIX', 'TCMP_');
26
  define('TCMP_PLUGIN_FILE',__FILE__);
27
  define('TCMP_PLUGIN_SLUG', 'tracking-code-manager');
28
  define('TCMP_PLUGIN_NAME', 'Tracking Code Manager');
29
- define('TCMP_PLUGIN_VERSION', '1.12.0');
30
  define('TCMP_PLUGIN_AUTHOR', 'IntellyWP');
31
 
32
  define('TCMP_PLUGIN_DIR', dirname(__FILE__).'/');
6
  Author: IntellyWP
7
  Author URI: http://intellywp.com/
8
  Email: info@intellywp.com
9
+ Version: 1.12.1
10
  WC requires at least: 3.0.0
11
+ WC tested up to: 3.8
12
  */
13
  if(defined('TCMP_PLUGIN_NAME')) {
14
  function tcmp_admin_notices() {
26
  define('TCMP_PLUGIN_FILE',__FILE__);
27
  define('TCMP_PLUGIN_SLUG', 'tracking-code-manager');
28
  define('TCMP_PLUGIN_NAME', 'Tracking Code Manager');
29
+ define('TCMP_PLUGIN_VERSION', '1.12.1');
30
  define('TCMP_PLUGIN_AUTHOR', 'IntellyWP');
31
 
32
  define('TCMP_PLUGIN_DIR', dirname(__FILE__).'/');
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: IntellyWP
3
  Donate link: http://intellywp.com/tracking-code-manager/
4
  Tags: adwords remarketing,analytics conversion tracking,conversion pixel,conversion tracking,conversion tracking adwords,conversion tracking pixel,conversion tracking script,Facebook Ads,facebook conversion pixel,facebook custom audience,facebook retargeting,google adwords,google analytics web tracking code,google tag manager,html snippet,html snippets,html tracking code,javascript snippet,javascript snippets,header and footer,pay per click tracking,pixel tracking code,remarketing,retargeting,snippets,Tag Management,track conversion,track conversions,tracking code,tracking codes,tracking script,woocommerce,edd,easy digital downloads,wp ecommerce,wp e-commerce
5
  Requires at least: 2.7
6
- Tested up to: 5.2
7
 
8
  A plugin to manage ALL your tracking code and conversion pixels. Compatible with Facebook Ads, Google Adwords, WooCommerce, Easy Digital Downloads, ..
9
 
@@ -101,6 +101,12 @@ Have a look at the source code of your page (search for: Tracking Code Manager)
101
 
102
  == Changelog ==
103
 
 
 
 
 
 
 
104
  = 1.12.0 =
105
  *Release Date - 2019-05-18*
106
 
3
  Donate link: http://intellywp.com/tracking-code-manager/
4
  Tags: adwords remarketing,analytics conversion tracking,conversion pixel,conversion tracking,conversion tracking adwords,conversion tracking pixel,conversion tracking script,Facebook Ads,facebook conversion pixel,facebook custom audience,facebook retargeting,google adwords,google analytics web tracking code,google tag manager,html snippet,html snippets,html tracking code,javascript snippet,javascript snippets,header and footer,pay per click tracking,pixel tracking code,remarketing,retargeting,snippets,Tag Management,track conversion,track conversions,tracking code,tracking codes,tracking script,woocommerce,edd,easy digital downloads,wp ecommerce,wp e-commerce
5
  Requires at least: 2.7
6
+ Tested up to: 5.3
7
 
8
  A plugin to manage ALL your tracking code and conversion pixels. Compatible with Facebook Ads, Google Adwords, WooCommerce, Easy Digital Downloads, ..
9
 
101
 
102
  == Changelog ==
103
 
104
+ = 1.12.1 =
105
+ *Release Date - 2019-12-02*
106
+
107
+ * Tested with WordPress 5.3
108
+ * Tested with WooCommerce 3.8
109
+
110
  = 1.12.0 =
111
  *Release Date - 2019-05-18*
112