Display unique visitor or page-view counts anywhere on your site using widgets or shortcodes — Simple, very lightweight and no third-party code.
Prioritized issue groups from the latest Plugin Check scan
Security
87
9 issue groups
Maintainability
46
8 issue groups
I18n
6
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 '$args['after_title']'.
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
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 186.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "ALTER TABLE $table_name MODIFY srs_id INT UNSIGNED AUTO_INCREMENT NOT NULL, MODIFY srs_post_id INT UNSIGNED, MODIFY srs_visitors_count INT UNSIGNED, MODIFY srs_views_count INT UNSIGNED"
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $begin
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 non-sanitized input variable: $_GET['page']
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'srs-simple-hits-counter' but got 'text_domain'.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Attempting a database schema change is discouraged.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Sample message
Plugin name "SRS Simple Hits Counter" is different from the name declared in plugin header "SRS Simple hits Counter".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v2.2.3
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 141 | 43 | 98 | v2.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.