This plugin will help you to track your visitors, browsers, operating systems, visits and much more in one dashboard page.
Prioritized issue groups from the latest Plugin Check scan
Security
722
11 issue groups
Maintainability
624
12 issue groups
I18n
15
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$UserRoles".
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
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $base_sql
Sample message
Function "get_current_blog_id()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
$_GET['ahcfree_geoip_dl'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $del_sql used in $wpdb->get_results()\n$del_sql assigned unsafely at line 524.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ahc_sum_stat['total']['bounce_rate']'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ahc_browsers".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page_id']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Error determining the size of \"$database\"."'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ahc_free_get_simple_ip".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$date_condition_hits} at {$date_condition_hits}\n
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'visitors-traffic-real-time-statistics' but got 'MorePlugins'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 4 replacement parameters, expected 3.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
166
External assets
2
Incoming endpoints
15
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
4 score snapshots
v8.11
24
Latest
v8.10
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,399 | 472 | 927 | v8.11 | 2.0.0 |
| 24 | 1,400 | 473 | 927 | v8.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.