Import/export WooCommerce products via CSV with images, reviews, categories & tags. ChatGPT integration auto-generates missing product descriptions.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
984
8 issue groups
Security
15
2 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_module_id".
Sample message
Function "_get_list_table()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_taxonomy_args_' . $taxonomy_name".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Product_Import_Export_Review_Request".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wt_import_export_for_woo_basic_product".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WT_IEW_ADMIN_MENU_REGISTERED".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $column used in $wpdb->get_results()\n$column used without escaping.
Sample message
Processing form data without nonce verification.
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
Plugin name "Product Import Export for WooCommerce - Import Export Product CSV Suite" is different from the name declared in plugin header "Product Import Export for WooCommerce".
Potential connections found in static code analysis.
Outbound calls
174
External assets
0
Incoming endpoints
16
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
wp_ajax
wp_ajax
4 more hidden
3 score snapshots
v2.6.6
64
Latest
v2.6.5
64
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 1,000 | 238 | 762 | v2.6.6 | 2.0.0 |
| 64 | 1,012 | 246 | 766 | v2.6.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.