matomo-for-wordpress
matomo-for-wordpress copied to clipboard
Enable accessible directory checks
Currently, Matomo for WordPress has the Matomo On-Premise' accessible directory system checks disabled.
The recommended directory check is disabled because of https://github.com/matomo-org/matomo/issues/18684 (the tmp check doesn't work for Matomo for WordPress).
The required directory check doesn't fully work either re the tmp directory and also because we're not using any sensitive data in the config file. We could look at trying to enable it again though maybe for the .git/config file.