Plugin Directory

Changeset 1314200


Ignore:
Timestamp:
12/22/2015 11:22:52 AM (10 years ago)
Author:
manafactory
Message:

added facebook likebox support

Location:
ginger
Files:
4 edited
4 copied

Legend:

Unmodified
Added
Removed
  • ginger/tags/3.0.4/front/gingerfront.core.php

    r1251172 r1314200  
    136136        'platform.twitter.com',
    137137        'www.facebook.com/plugins/like.php',
     138        'www.facebook.com/plugins/likebox.php',
    138139        'apis.google.com',
    139140        'www.google.com/maps/embed/',
  • ginger/tags/3.0.4/ginger-eu-cookie-law.php

    r1260245 r1314200  
    44Plugin URI: http://www.ginger-cookielaw.com/
    55Description: Make your website compliant with EU Cookie Policy! For more features get <a href="">Ginger Plus - Tools Installer</a>
    6 Version: 3.0.3
     6Version: 3.0.4
    77Author: Manafactory
    88Author URI: http://manafactory.it/
  • ginger/tags/3.0.4/readme.txt

    r1260245 r1314200  
    44Tags: EU Cookie Law, cookie law, block cookie, cookie consent, cookie law, cookie policy, privacy policy, cookie banner, italian cookie law, cookie italia
    55Requires at least: 3.0.1
    6 Tested up to: 4.3
    7 Stable tag: 3.0.3
     6Tested up to: 4.4
     7Stable tag: 3.0.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9494== Changelog ==
    9595
     96= 3.0.4 =
     97* Added facebook likebox
    9698
    9799= 3.0.3 =
  • ginger/trunk/front/gingerfront.core.php

    r1251172 r1314200  
    136136        'platform.twitter.com',
    137137        'www.facebook.com/plugins/like.php',
     138        'www.facebook.com/plugins/likebox.php',
    138139        'apis.google.com',
    139140        'www.google.com/maps/embed/',
  • ginger/trunk/ginger-eu-cookie-law.php

    r1260245 r1314200  
    44Plugin URI: http://www.ginger-cookielaw.com/
    55Description: Make your website compliant with EU Cookie Policy! For more features get <a href="">Ginger Plus - Tools Installer</a>
    6 Version: 3.0.3
     6Version: 3.0.4
    77Author: Manafactory
    88Author URI: http://manafactory.it/
  • ginger/trunk/readme.txt

    r1260245 r1314200  
    44Tags: EU Cookie Law, cookie law, block cookie, cookie consent, cookie law, cookie policy, privacy policy, cookie banner, italian cookie law, cookie italia
    55Requires at least: 3.0.1
    6 Tested up to: 4.3
    7 Stable tag: 3.0.3
     6Tested up to: 4.4
     7Stable tag: 3.0.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9494== Changelog ==
    9595
     96= 3.0.4 =
     97* Added facebook likebox
    9698
    9799= 3.0.3 =
Note: See TracChangeset for help on using the changeset viewer.