Labels plugin for WooCommerce. Create labels/badges with custom styles and text for any of your WooCommerce products.
Prioritized issue groups from the latest Plugin Check scan
Security
258
11 issue groups
Maintainability
25
9 issue groups
I18n
11
2 issue groups
Performance
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['awl_hide_int_notices'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['awl_hide_int_notices']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['callback']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'advanced-woo-labels' but got 'woocommerce'.
Sample message
Function "_wp_emoji_list()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter $statuses used in $wpdb->get_var()\n$statuses assigned unsafely at line 79.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $statuses at AND orders.status IN ( $statuses )\n
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of meta_key, possible slow query.
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
Plugin name "Advanced Woo Labels - Product Labels & Badges for WooCommerce" is different from the name declared in plugin header "Advanced Woo Labels".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
60
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v2.49
39
Latest
v2.48
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 297 | 172 | 125 | v2.49 | 2.0.0 |
| 39 | 296 | 171 | 125 | v2.48 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.