matomo-for-wordpress
matomo-for-wordpress copied to clipboard
fixes warning on the missing phpversion
trafficstars
fixes #614
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