Show user count on product
Prioritized issue groups from the latest Plugin Check scan
Maintainability
153
5 issue groups
Security
68
5 issue groups
I18n
5
2 issue groups
Supply Chain
1
1 issue group
Sample message
Short PHP opening tag used with echo; expected "<?php echo $is_live ..." but found "<?= $is_live ..."
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base_url".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$this->table_name} at FROM {$this->table_name}\n
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Processing form data without nonce verification.
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.3.0.
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
Missing $domain parameter in function call to __().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Counter live visitors for WooCommerce" is different from the name declared in plugin header "Counter Visitor for Woocommerce".
Sample message
Tested up to: 6.9 < 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.
Not analyzed yet.
First score snapshot
v1.4.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 228 | 189 | 39 | v1.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.