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
I18n
924
4 issue groups
Security
697
11 issue groups
Maintainability
516
10 issue groups
Sample message
Mismatched text domain. Expected 'a4-barcode-generator' but got "wpbcu-barcode-generator".
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
$_GET['order_date'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $postTypes at AND p.`post_type` IN($postTypes)\n
Sample message
Unescaped parameter $table used in $wpdb->query()\n$table assigned unsafely at line 40.
Sample message
Use placeholders and $wpdb->prepare(); found $data
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ProductLabelsPrintingCore".
Sample message
Detected usage of a non-sanitized input variable: $_FILES["file"]
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SVG".
Sample message
Function "get_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.1.
Sample message
Unescaped parameter $metaSql used in $wpdb->get_results()\n$metaSql assigned unsafely at line 509.
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
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%d'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "label_printing_field_value".
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$barcodeGenerator'.
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
The $text text string should have translatable content. Found: ''
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
Detected usage of a possibly undefined superglobal array index: $_POST['withVariations']. Check that the array index exists before using it.
Potential connections found in static code analysis.
Outbound calls
55
External assets
18
Incoming endpoints
52
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.4.12
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,212 | 1,185 | 1,027 | v3.4.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.