Changeset 1889614
- Timestamp:
- 06/08/2018 12:15:10 PM (8 years ago)
- Location:
- dsgvo-de
- Files:
-
- 21 added
- 2 edited
-
tags/1.5 (added)
-
tags/1.5/assets (added)
-
tags/1.5/assets/screenshot-1.png (added)
-
tags/1.5/assets/screenshot-2.png (added)
-
tags/1.5/assets/screenshot-3.png (added)
-
tags/1.5/assets/screenshot-4.png (added)
-
tags/1.5/assets/screenshot-5.png (added)
-
tags/1.5/assets/screenshot-6.png (added)
-
tags/1.5/bc-dsgvo-de.php (added)
-
tags/1.5/css (added)
-
tags/1.5/css/cookieconsent.min.css (added)
-
tags/1.5/css/style.css (added)
-
tags/1.5/img (added)
-
tags/1.5/img/5c1a95c6303beb2cc68cc8400ac6ffe0.png (added)
-
tags/1.5/js (added)
-
tags/1.5/js/cookieconsent.min.js (added)
-
tags/1.5/languages (added)
-
tags/1.5/languages/bc-dsgvo-de_DE.mo (added)
-
tags/1.5/languages/bc-dsgvo-de_DE.po (added)
-
tags/1.5/languages/bc-dsgvo.pot (added)
-
tags/1.5/readme.txt (added)
-
trunk/bc-dsgvo-de.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dsgvo-de/trunk/bc-dsgvo-de.php
r1889612 r1889614 4 4 Plugin URI: https://www.bytecity.de/fontsproxy/ 5 5 Description: DSGVO konforme Cookie Hinweise, Datenschutzerklärung, Google Analytics und Google Fonts Lösung 6 Version: 1. 46 Version: 1.5 7 7 Author: woolinks by bytecity 8 8 Author URI: https://www.bytecity.de … … 335 335 if(gaProperty2 != '') 336 336 { 337 ga('create', '<?=get_option( "bc_dsgvo_ga_ua " )?>', {name: 'additional'});337 ga('create', '<?=get_option( "bc_dsgvo_ga_ua2" )?>', {name: 'additional'}); 338 338 ga('additional.set', 'anonymizeIp', true); 339 339 ga('additional.send', 'pageview'); -
dsgvo-de/trunk/readme.txt
r1889612 r1889614 4 4 Requires at least: 4.3 5 5 Tested up to: 4.9.6 6 Stable tag: 1. 46 Stable tag: 1.5 7 7 Requires PHP: 5.4 8 8 License: AGPLv3 or later … … 53 53 = 1.4 = 54 54 * 2. Tracking ID verfügbar 55 = 1.5 = 56 * 2. Bugfix Tracking ID 55 57 56 58 == Upgrade Notice == … … 65 67 = 1.4 = 66 68 * 2. Tracking ID verfügbar 69 = 1.5 = 70 * 2. Bugfix Tracking ID 67 71 68 72 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.