Category: Uncategorized

WP Statistics and GDPR

Many users asked about WP Statistics compliance with GDPR. We have good news! In V12.4.0, the WP Statistics plugin has complied with GDPR. A (Brief) Introduction to GDPR GDPR is a regulation that aims to protect the privacy of EU (European Union) citizens. Among other things, it provides users with more control over the personal […]

Does WP Statistics work with caching plugins?

Probably not, most caching plugins don’t execute the standard WordPress loop for a page it has already cached (by design of course) which means the WP Statistics code never runs for that page. This means WP Statistics can’t record the page hit or visitor information, which defeats the purpose of WP Statistics. We do not […]

How can I disable the plugin without access to the admin area?

You can manually disable plugins in WordPress by simply renaming the folder they are installed in. Using FTP or your hosting providers file manager, go to your WordPress directory, from ther go to wp-content/plugins and rename or delete the wp-statistics folder.