updated plugin Connect Matomo version 1.1.5

This commit is contained in:
2026-06-03 21:28:54 +00:00
committed by Gitium
parent 6e8ffa6f66
commit 1f3438440f
78 changed files with 13800 additions and 5314 deletions

View File

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