This plugin will help you to track your visitors & visits, browsers, operating systems, GEO locations and much more, easy to install and working fine.
Prioritized issue groups from the latest Plugin Check scan
Security
757
12 issue groups
Maintainability
247
7 issue groups
I18n
29
6 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $arrSQL
Sample message
$_COOKIE[$cookieId] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['ip']. Check that the array index exists before using it.
Sample message
Unescaped parameter self::$tablePrefix . $tableName) used in $wpdb->query()
Sample message
Unescaped parameter $arrSQL['insert'] used in $wpdb->query()\n$arrSQL['insert'] used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $hourCondition at "select hour(convert_tz(`{$this->tablePrefix}_logUniqueVisit`.`firstActionVisitTime`,'+00:00','%s')) AS `hour`,count(0) AS `visitors` from `{$this->tablePrefix}_logUniqueVisit` where (convert_tz(`{$this->tablePrefix}_logUniqueVisit`.`firstActionVisitTime`,'+00:00','%s') >= convert_tz(%s,'+00:00','%s') ) $hourCondition group by hour(convert_tz(`{$this->tablePrefix}_logUniqueVisit`.`firstActionVisitTime`,'+00:00','%s'))"
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Found single-underscore "_()" function when double-underscore expected.
Sample message
Mismatched text domain. Expected 'wp-stats-manager' but got 'wordpress-stats-manager'.
Sample message
The $text parameter must be a single text string literal. Found: $atts['title']
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Visitor Statistics (Real Time Traffic)" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Not analyzed yet.
First score snapshot
v8.6
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 1,044 | 353 | 691 | v8.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.