Changeset 1251172
- Timestamp:
- 09/22/2015 12:58:34 PM (11 years ago)
- Location:
- ginger/trunk
- Files:
-
- 3 edited
-
front/gingerfront.core.php (modified) (1 diff)
-
ginger-eu-cookie-law.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ginger/trunk/front/gingerfront.core.php
r1204721 r1251172 128 128 $ginger_script_tags = apply_filters('ginger_script_tags', $ginger_script_tags); 129 129 $ginger_script_async_tags = array( 130 'addthis.com' 130 'addthis.com', 131 'sharethis.com' 131 132 ); 132 133 $ginger_script_async_tags = apply_filters('ginger_script_async_tags', $ginger_script_async_tags); -
ginger/trunk/ginger-eu-cookie-law.php
r1250355 r1251172 4 4 Plugin URI: http://manafactory.it/ 5 5 Description: Make your website compliant with EU Cookie Policy. 6 Version: 2.3. 46 Version: 2.3.5 7 7 Author: Manafactory 8 8 Author URI: http://manafactory.it/ -
ginger/trunk/readme.txt
r1250355 r1251172 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.3 7 Stable tag: 2.3. 47 Stable tag: 2.3.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 94 94 == Changelog == 95 95 96 = 2.3.5 = 97 * Added sharethis cookies 98 96 99 = 2.3.4 = 97 100 * Fixed bug disable button
Note: See TracChangeset
for help on using the changeset viewer.