Plugin Directory

Changeset 2132868


Ignore:
Timestamp:
08/02/2019 03:31:28 PM (7 years ago)
Author:
walljet
Message:

1.0.121

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-etracker/trunk/tracklet.php

    r2132866 r2132868  
    44Plugin URI: https://developer.wordpress.org/plugins/wpetracker/
    55Description: Analysiere dein WordPress mit etracker.
    6 Version: 1.0.12
     6Version: 1.0.121
    77Author: WP-etracker
    88Author URI: https://wp-etracker.com
     
    5555        }
    5656        else {
    57             add_action('wp_enqueue_scripts', array($this, 'wpetracker_add_tracking_script'));
     57            //add_action('wp_enqueue_scripts', array($this, 'wpetracker_add_tracking_script'));
    5858            add_action('wp_head', array($this, 'wpetracker_add_tracking_script'));
    5959        }
Note: See TracChangeset for help on using the changeset viewer.