updated plugin WP-Matomo Integration version 1.0.24

This commit is contained in:
2020-09-25 14:44:13 +00:00
committed by Gitium
parent 62ddc64fea
commit 4f3d745449
27 changed files with 3321 additions and 3304 deletions

View File

@ -1,9 +1,9 @@
<?php
/******************************************************
* Configure WP-Piwik Logger
* 0: Logger disabled
* 1: Log to screen
* 2: Log to file (logs/YYYYMMDD_wp-piwik.log)
******************************************************/
<?php
/******************************************************
* Configure WP-Piwik Logger
* 0: Logger disabled
* 1: Log to screen
* 2: Log to file (logs/YYYYMMDD_wp-piwik.log)
******************************************************/
define ( 'WP_PIWIK_ACTIVATE_LOGGER', 0 );