Comprehensive visitor IP tracking and website analytics solution with real-time statistics, page view counting, and customizable email alerts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
642
10 issue groups
Security
289
9 issue groups
I18n
254
6 issue groups
Sample message
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 2.0.4.
Sample message
Mismatched text domain. Expected 'tracemyip-visitor-analytics-ip-tracking-control' but got 'tracemyip-local-stats'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
error_log() found. Debug code should not normally be used in production.
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
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_GET['hidedivtarget'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: $name
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$WP_admin_pages".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $daily_stats_table at "SHOW TABLES LIKE '$daily_stats_table'"
Sample message
Unescaped parameter $daily_stats_table used in $wpdb->get_var()\n$daily_stats_table assigned unsafely at line 542.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['content_type']. Check that the array index exists before using it.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '%d day %d hours ago'.
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_tmipLg".
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
The $domain parameter must be a single text string literal. Found: $domain
Potential connections found in static code analysis.
Outbound calls
12
External assets
1
Incoming endpoints
10
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.74
21
Latest
v2.73
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,209 | 871 | 338 | v2.74 | 2.0.0 |
| 21 | 1,209 | 871 | 338 | v2.73 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.