Motors VIN Decoder & Vehicle History Check is free plugin to decode your vehicle VIN. Free version is based on USA National Highway Traffic Safety …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
86
9 issue groups
Security
69
6 issue groups
I18n
18
5 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 '$after_widget'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$atts".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Motors_Vin_Decoder_Init".
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'motors-vin-decoder' but got 'motors'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Motors_Vin_Decoder".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_option_stm_vin_settings".
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "STM_FREEMIUS_CHECKOUT_LINK".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['shortcode']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $title
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: {$pricing->licenses}
Sample message
Missing $domain parameter in function call to esc_html__().
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
Plugin name "Motors VIN Decoder" is different from the name declared in plugin header "Motors Vin Decoder".
Sample message
Tested up to: 6.4 < 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 "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
30
External assets
2
Incoming endpoints
5
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1.3
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 175 | 87 | 88 | v1.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.