DuracellTomi's Google Tag Manager for WordPress - Version 1.11.2

Version Description

WARNING! If you are upgrading directly from v1.10.x, please read the changelog of v1.11 since it includes many important notices!

No change in plugin code, WP.org deployment of v1.11.1 included wrong directories

Download this release

Release Info

Developer duracelltomi
Plugin Icon 128x128 DuracellTomi's Google Tag Manager for WordPress
Version 1.11.2
Comparing to
See all releases

Code changes from version 1.11.1 to 1.11.2

duracelltomi-google-tag-manager-for-wordpress.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  Plugin Name: Google Tag Manager for Wordpress
4
- Version: 1.11.1
5
  Plugin URI: https://gtm4wp.com/
6
  Description: The first Google Tag Manager plugin for WordPress with business goals in mind
7
  Author: Thomas Geiger
@@ -13,7 +13,7 @@ WC requires at least: 2.6
13
  WC tested up to: 3.8
14
  */
15
 
16
- define( 'GTM4WP_VERSION', '1.11.1' );
17
  define( 'GTM4WP_PATH', plugin_dir_path( __FILE__ ) );
18
 
19
  global $gtp4wp_plugin_url, $gtp4wp_plugin_basename;
1
  <?php
2
  /*
3
  Plugin Name: Google Tag Manager for Wordpress
4
+ Version: 1.11.2
5
  Plugin URI: https://gtm4wp.com/
6
  Description: The first Google Tag Manager plugin for WordPress with business goals in mind
7
  Author: Thomas Geiger
13
  WC tested up to: 3.8
14
  */
15
 
16
+ define( 'GTM4WP_VERSION', '1.11.2' );
17
  define( 'GTM4WP_PATH', plugin_dir_path( __FILE__ ) );
18
 
19
  global $gtp4wp_plugin_url, $gtp4wp_plugin_basename;
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: google tag manager, tag manager, gtm, google, adwords, google adwords, goo
5
  Requires at least: 3.4.0
6
  Requires PHP: 5.6
7
  Tested up to: 5.2.4
8
- Stable tag: 1.11.1
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl.html
11
 
@@ -258,6 +258,13 @@ If you or your social plugin inserts the Facebook buttons using IFRAMEs (like So
258
 
259
  == Changelog ==
260
 
 
 
 
 
 
 
 
261
  = 1.11.1 =
262
 
263
  WARNING!
@@ -645,6 +652,10 @@ Please report all bugs found in my plugin using the [contact form on my website]
645
 
646
  == Upgrade Notice ==
647
 
 
 
 
 
648
  = 1.11.1 =
649
 
650
  WooCommerce integration related fixes.
5
  Requires at least: 3.4.0
6
  Requires PHP: 5.6
7
  Tested up to: 5.2.4
8
+ Stable tag: 1.11.2
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl.html
11
 
258
 
259
  == Changelog ==
260
 
261
+ = 1.11.2 =
262
+
263
+ WARNING!
264
+ If you are upgrading directly from v1.10.x, please read the changelog of v1.11 since it includes many important notices!
265
+
266
+ No change in plugin code, WP.org deployment of v1.11.1 included wrong directories
267
+
268
  = 1.11.1 =
269
 
270
  WARNING!
652
 
653
  == Upgrade Notice ==
654
 
655
+ = 1.11.2 =
656
+
657
+ No change in plugin code, WP.org deployment of v1.11.1 included wrong directories
658
+
659
  = 1.11.1 =
660
 
661
  WooCommerce integration related fixes.