Generate & print barcode labels for WooCommerce products and orders. Put various data on labels like price, SKU, name, attributes, customer data, etc
Prioritized issue groups from the latest Plugin Check scan
Security
245
11 issue groups
Maintainability
139
12 issue groups
I18n
1
1 issue group
Performance
1
1 issue group
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ProductLabelsPrintingCore".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $columnsListSqlPart at "INSERT INTO {$this->tbl} (`$columnsListSqlPart`) VALUES "
Sample message
Processing form data without nonce verification.
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 $tableProfile used in $wpdb->get_row()\n$tableProfile assigned unsafely at line 172.
Sample message
$_GET['order_date'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%d'.
Sample message
Processing form data without nonce verification.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "lmfwc_decrypt".
Sample message
Detected usage of a non-sanitized input variable: $_GET['order_product_category']
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 3.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['nonce']. Check that the array index exists before using it.
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.
Potential connections found in static code analysis.
Outbound calls
13
External assets
2
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v4.0.1
34
Latest
v3.4.12
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 392 | 105 | 287 | v4.0.1 | 2.1.0 |
| 23 | 2,212 | 1,185 | 1,027 | v3.4.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.