Google Analytics Opt-Out - Version 2.2.2

Version Description

  • New Opt-Out Gutenberg block did not work (due to missing JavaScript file).
Download this release

Release Info

Developer wp-buddy
Plugin Icon 128x128 Google Analytics Opt-Out
Version 2.2.2
Comparing to
See all releases

Code changes from version 2.2.1 to 2.2.2

Files changed (2) hide show
  1. google-analytics-opt-out.php +1 -1
  2. readme.txt +5 -2
google-analytics-opt-out.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Google Analytics Opt-Out
4
  Plugin URI: https://wp-buddy.com/products/plugins/google-analytics-opt-out
5
  Description: Provides an Opt-Out functionality for Google Analytics
6
- Version: 2.2.1
7
  Author: WP-Buddy
8
  Author URI: https://wp-buddy.com
9
  License: GPL2
3
  Plugin Name: Google Analytics Opt-Out
4
  Plugin URI: https://wp-buddy.com/products/plugins/google-analytics-opt-out
5
  Description: Provides an Opt-Out functionality for Google Analytics
6
+ Version: 2.2.2
7
  Author: WP-Buddy
8
  Author URI: https://wp-buddy.com
9
  License: GPL2
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: wp-buddy, floriansimeth
3
  Donate link: https://wp-buddy.com/products/plugins/google-analytics-opt-out/
4
  Tags: google analytics opt-out, monster insights, gdpr
5
- Version: 2.2.1
6
- Stable tag: 2.2.1
7
  Requires at least: 4.8.0
8
  Requires PHP: 5.6.0
9
  Tested up to: 5.0
@@ -42,6 +42,9 @@ The free and the pro version have now been merged together. So you now can have
42
 
43
  == Changelog ==
44
 
 
 
 
45
  = 2.2.1 =
46
  * Fixed a PHP fatal error when Gutenberg plugin is active and WordPress < 5.0 is installed.
47
 
2
  Contributors: wp-buddy, floriansimeth
3
  Donate link: https://wp-buddy.com/products/plugins/google-analytics-opt-out/
4
  Tags: google analytics opt-out, monster insights, gdpr
5
+ Version: 2.2.2
6
+ Stable tag: 2.2.2
7
  Requires at least: 4.8.0
8
  Requires PHP: 5.6.0
9
  Tested up to: 5.0
42
 
43
  == Changelog ==
44
 
45
+ = 2.2.2 =
46
+ * New Opt-Out Gutenberg block did not work (due to missing JavaScript file).
47
+
48
  = 2.2.1 =
49
  * Fixed a PHP fatal error when Gutenberg plugin is active and WordPress < 5.0 is installed.
50