Build trust instantly. Display total sales counts on your products to leverage the power of social proof and skyrocket your store's conversion rates.
Prioritized issue groups from the latest Plugin Check scan
Security
98
9 issue groups
Maintainability
43
8 issue groups
I18n
42
6 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $hpos_active
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$awts_hide'.
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
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 $lookup_table used in $wpdb->get_row()\n$lookup_table assigned unsafely at line 67.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_placeholder at "SELECT product_id, total_sales FROM {$wpdb->prefix}wc_product_meta_lookup WHERE product_id IN ($ids_placeholder)"
Sample message
Mismatched text domain. Expected 'woo-total-sales' but got 'woocommerce'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
The $plural parameter must be a single text string literal. Found: $plural
Sample message
The $single parameter must be a single text string literal. Found: $singular
Sample message
$_POST['awts-custom-count'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Please include %d at where you want to show the total sales number., e.g %d item sold'.
Sample message
Dynamic placeholder generation should not have surrounding quotes.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$screen".
Sample message
Detected usage of a non-sanitized input variable: $_POST['awts_product_total_sales_metabox_nonce']
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-total-sales" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
5
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v4.1.1
40
Latest
v4.1.0
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 183 | 121 | 62 | v4.1.1 | 2.0.0 |
| 40 | 183 | 121 | 62 | v4.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.