Ginger – EU Cookie Law - Version 3.0.4

Version Description

  • Added facebook likebox
Download this release

Release Info

Developer manafactory
Plugin Icon 128x128 Ginger – EU Cookie Law
Version 3.0.4
Comparing to
See all releases

Code changes from version 3.0.3 to 3.0.4

front/gingerfront.core.php CHANGED
@@ -135,6 +135,7 @@ function ginger_parse_dom($output){
135
  'youtube.com',
136
  'platform.twitter.com',
137
  'www.facebook.com/plugins/like.php',
 
138
  'apis.google.com',
139
  'www.google.com/maps/embed/',
140
  'player.vimeo.com',
135
  'youtube.com',
136
  'platform.twitter.com',
137
  'www.facebook.com/plugins/like.php',
138
+ 'www.facebook.com/plugins/likebox.php',
139
  'apis.google.com',
140
  'www.google.com/maps/embed/',
141
  'player.vimeo.com',
ginger-eu-cookie-law.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Ginger - EU Cookie Law
4
  Plugin URI: http://www.ginger-cookielaw.com/
5
  Description: Make your website compliant with EU Cookie Policy! For more features get <a href="">Ginger Plus - Tools Installer</a>
6
- Version: 3.0.3
7
  Author: Manafactory
8
  Author URI: http://manafactory.it/
9
  License: GPLv2 or later
3
  Plugin Name: Ginger - EU Cookie Law
4
  Plugin URI: http://www.ginger-cookielaw.com/
5
  Description: Make your website compliant with EU Cookie Policy! For more features get <a href="">Ginger Plus - Tools Installer</a>
6
+ Version: 3.0.4
7
  Author: Manafactory
8
  Author URI: http://manafactory.it/
9
  License: GPLv2 or later
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: manafactory, webgrafia, matteobarale
3
  Donate link: http://www.ginger-cookielaw.com/
4
  Tags: EU Cookie Law, cookie law, block cookie, cookie consent, cookie law, cookie policy, privacy policy, cookie banner, italian cookie law, cookie italia
5
  Requires at least: 3.0.1
6
- Tested up to: 4.3
7
- Stable tag: 3.0.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -93,6 +93,8 @@ Yes, actually you we have 2 addons for multilanguages: wpml and polylang. Ask to
93
 
94
  == Changelog ==
95
 
 
 
96
 
97
  = 3.0.3 =
98
  * Fixed Yoast Compatibility
3
  Donate link: http://www.ginger-cookielaw.com/
4
  Tags: EU Cookie Law, cookie law, block cookie, cookie consent, cookie law, cookie policy, privacy policy, cookie banner, italian cookie law, cookie italia
5
  Requires at least: 3.0.1
6
+ Tested up to: 4.4
7
+ Stable tag: 3.0.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
93
 
94
  == Changelog ==
95
 
96
+ = 3.0.4 =
97
+ * Added facebook likebox
98
 
99
  = 3.0.3 =
100
  * Fixed Yoast Compatibility