Plugin Directory

Changeset 1889614


Ignore:
Timestamp:
06/08/2018 12:15:10 PM (8 years ago)
Author:
woolinks
Message:

Bugfix Tracking ID

Location:
dsgvo-de
Files:
21 added
2 edited

Legend:

Unmodified
Added
Removed
  • dsgvo-de/trunk/bc-dsgvo-de.php

    r1889612 r1889614  
    44Plugin URI:   https://www.bytecity.de/fontsproxy/
    55Description:  DSGVO konforme Cookie Hinweise, Datenschutzerklärung, Google Analytics und Google Fonts Lösung
    6 Version:      1.4
     6Version:      1.5
    77Author:       woolinks by bytecity
    88Author URI:   https://www.bytecity.de
     
    335335        if(gaProperty2 != '')
    336336        {
    337             ga('create', '<?=get_option( "bc_dsgvo_ga_ua" )?>', {name: 'additional'});
     337            ga('create', '<?=get_option( "bc_dsgvo_ga_ua2" )?>', {name: 'additional'});
    338338            ga('additional.set', 'anonymizeIp', true);
    339339            ga('additional.send', 'pageview');
  • dsgvo-de/trunk/readme.txt

    r1889612 r1889614  
    44Requires at least: 4.3
    55Tested up to: 4.9.6
    6 Stable tag: 1.4
     6Stable tag: 1.5
    77Requires PHP: 5.4
    88License: AGPLv3 or later
     
    5353= 1.4 =
    5454* 2. Tracking ID verfügbar
     55= 1.5 =
     56* 2. Bugfix Tracking ID
    5557
    5658== Upgrade Notice ==
     
    6567= 1.4 =
    6668* 2. Tracking ID verfügbar
     69= 1.5 =
     70* 2. Bugfix Tracking ID
    6771
    6872== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.