Mechanic Visitor Counter is a widgets which will display the Visitor counter and traffic statistics on WordPress. Some of the features offered include …
Prioritized issue groups from the latest Plugin Check scan
Security
212
10 issue groups
Maintainability
50
10 issue groups
I18n
38
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'mechanic-visitor-counter' but got 'wp-statsmechanic'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $bataswaktu at "` WHERE online > '$bataswaktu'"
Sample message
Use placeholders and $wpdb->prepare(); found $sql
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
Unescaped parameter $bataswaktu used in $wpdb->query()\n$bataswaktu assigned unsafely at line 198.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "acak".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BMW_PATH".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
Attempting a database schema change is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wp_StatsMechanic".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REMOTE_ADDR']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REMOTE_ADDR']. Check that the array index exists before using it.
Sample message
$_SERVER['REMOTE_ADDR'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
attribute_escape() has been deprecated since WordPress version 2.8.0. Use esc_attr() instead.
Sample message
wp_specialchars() has been deprecated since WordPress version 2.8.0. Use esc_html() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: 'Your PHP version must be above V5.4. Mechanic visitor counter plugin no longer support php legacy versions (v5.2.X, v5.3.X). Your current PHP version is <b>' . phpversion().'</b>.'
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v3.3.3
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 306 | 240 | 66 | v3.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.