matomo-for-wordpress icon indicating copy to clipboard operation
matomo-for-wordpress copied to clipboard

fixes warning on the missing phpversion

Open mattmary opened this issue 3 years ago • 1 comments
trafficstars

fixes #614

mattmary avatar Jun 14 '22 01:06 mattmary

Hi @justinvelluppillai

this is the only way I found to fix this issue. This bug does not happen in matomo because the file is used globally but in wordpress we are in a function so the variable does not exist globally. Can you fix it in matomo too? https://github.com/matomo-org/matomo/issues/19352

mattmary avatar Jun 26 '22 22:06 mattmary