Import products to WooCommerce from external suppliers, dropshipping APIs. Automatically sync products and inventory details into your WooCommerce to …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
304
13 issue groups
Security
268
10 issue groups
I18n
94
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $col at "$col = {$allowed_fields[$col]}"
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $connections_table used in $wpdb->get_var()\n$connections_table assigned unsafely at line 711.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Plugin_Filters::ACTION_PREPARE_SCHEDULE_BEFORE_SYNC".
Sample message
The $domain parameter must be a single text string literal. Found: Constants::PLUGIN_TEXT_DOMAIN
Sample message
Use placeholders and $wpdb->prepare(); found $placeholders
Sample message
Function "array_is_list()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.0.0.
Sample message
Mismatched text domain. Expected 'products-sync-for-woocommerce' but got 'products-sync-for-woocommerce-server-image'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"mowcps_variation_thumbnail_image[{$loop}]"'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_grace_expired".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['chunk_data']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v2.7.0
25
Latest
v2.6.1
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 683 | 211 | 472 | v2.7.0 | 2.0.0 |
| 29 | 531 | 158 | 373 | v2.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.