Track live WordPress visitors in real time with visitor journeys, referrers, profiles, heatmaps, WooCommerce context, and live chat.
Prioritized issue groups from the latest Plugin Check scan
Security
610
8 issue groups
Maintainability
112
12 issue groups
I18n
9
4 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['comment_author_'.md5( get_option("siteurl"))]
Sample message
$_COOKIE['comment_author_'.md5( get_option("siteurl"))] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_hs_data_output_visitor_base']. Check that the array index exists before using it.
Sample message
Function "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_hits_gf_before_email".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "automatic_updates_complete".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_hitsteps_jetpack_init".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
get_currentuserinfo() has been deprecated since WordPress version 4.5.0. Use wp_get_current_user() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Translatable string should not be wrapped in HTML. Found: "<h2>Nonce is not valid.</h2>"
Sample message
The use of function create_function() is forbidden
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "hst_STATS".
Sample message
Processing form data without nonce verification.
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
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
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
Linking directly to 5 stars reviews is not allowed.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
39
External assets
8
Incoming endpoints
0
No public endpoints detected.
4 score snapshots
v5.96
34
Latest
v5.95
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 732 | 410 | 322 | v5.96 | 2.0.0 |
| 34 | 732 | 410 | 322 | v5.95 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.