Import WooCommerce products, orders, coupons, customers, and reviews from CSV, XML, or Excel files. An add-on for WP Ultimate CSV Importer.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
214
17 issue groups
Security
38
7 issue groups
I18n
3
1 issue group
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
Use placeholders and $wpdb->prepare(); found interpolated variable $file_table_name at "SELECT file_name FROM $file_table_name WHERE `$unikey_name` = %s"
Sample message
Use placeholders and $wpdb->prepare(); found $bundle_meta_query
Sample message
$_GET['do_update_sm_uci_pro'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $file_table_name used in $wpdb->get_results()\n$unikey_name assigned unsafely at line 1115.
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: $_POST['image']. Check that the array index exists before using it.
Sample message
Unescaped parameter $bundle_meta_query used in $wpdb->get_results()\n$bundle_meta_query assigned unsafely at line 206.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$customer_billing_class".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "install_csv_importer".
Sample message
Processing form data without nonce verification.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Mismatched text domain. Expected 'import-woocommerce' but got 'wp-ultimate-csv-importer'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Import WooCommerce Suite for Products, Orders, Coupons, Reviews, and Customers | WP Ultimate CSV Importer" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
The use of function eval() is forbidden
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of meta_value, possible slow query.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0
30
Latest
v2.9.1
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 260 | 39 | 221 | v3.0 | 2.0.0 |
| 30 | 514 | 80 | 434 | v2.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.