Generate UPC/EAN/GTIN codes or import them from CSV/Spreadsheet file into WooCommerce products
Prioritized issue groups from the latest Plugin Check scan
Maintainability
517
16 issue groups
Security
321
7 issue groups
I18n
106
1 issue group
Performance
31
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$bitmap doesn't appear to be a valid bitmap image.\n"'.
Sample message
Mismatched text domain. Expected 'upc-ean-barcode-generator' but got "upc-ean-generator".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ArgumentBoundsException".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Processing form data without nonce verification.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Use of a direct database call is discouraged.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $fileId
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cellReference'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "uegen_add_search_query_params".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "JAMAError".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['spreadsheetFile']. Check that the array index exists before using it.
Sample message
Function "mb_strlen()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.0.1.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $postTypes at AND p.`post_type` IN ($postTypes)\n
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fputs().
Potential connections found in static code analysis.
Outbound calls
161
External assets
0
Incoming endpoints
10
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.0.4
21
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,087 | 776 | 311 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.