Optimized StatCounter tracking
- added
Requires PHP
plugin header - improved
gu_override_dot_org
snippet
- migrate old options
project_id
andsecurity_code
to newstatcounter
option array if exist / not exist - delete old options if options migration occurs
- completely refactored code to WordPress standards
- latest version of StatCounter tracking snippet (HTTPS-only now)
- using WP Settings API now and cleaner code
- improved security and performance
- support for PHP 7.0 to PHP 8.3
- support for Multisite
- improved
gu_override_dot_org
snippet
- major code restructure
- support for Git Updater
- disabled wordpress.org update checks
- updated recommended plugins
- added warning for Multisite installations
- updated recommended plugins
- tested with WP 4.9
- added support for
define('DISABLE_NAG_NOTICES', true);
- added recommended plugins notice
- added rating request notice
- MUST RE-INPUT SETTINGS!!!
- minor code tweaks
- removed
noscript
snippet (spammy)
- initial release