2.5M+ installs — #1 Web Analytics Tool on WIX, now on WordPress! 📈 Traffic Stats, Session Replays, Heatmaps.🔓 GDPR & CCPA Ready. 💵 Free Forever Plan.
Prioritized issue groups from the latest Plugin Check scan
Security
84
8 issue groups
Maintainability
30
12 issue groups
I18n
4
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$visitor_analytics_site_id'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$i18n".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['visaLocale']
Sample message
$_GET['visaLocale'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTPS']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "getAddress".
Sample message
Sanitization missing for register_setting().
Sample message
Mismatched text domain. Expected 'visitor-analytics-io' but got 'VisitorAnalytics'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_VisitorAnalytics".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "TWIPLA (Visitor Analytics IO) - Privacy-First Website Stats, Session Recordings, Heatmaps, Polls and Surveys" is different from the name declared in plugin header "TWIPLA".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "visitor-analytics", expected "visitor-analytics-io".
Potential connections found in static code analysis.
Outbound calls
14
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.3.0
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 120 | 71 | 49 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.