Import and export WordPress users and WooCommerce customers using CSV. Migrate to your new site without any data loss.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
851
10 issue groups
Security
18
1 issue group
I18n
2
2 issue groups
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.1.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "User_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_user".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WT_IEW_ADMIN_MENU_REGISTERED".
Sample message
Unescaped parameter $column used in $wpdb->get_results()\n$column used without escaping.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected production-time change to PHP error reporting: ini_set().
Sample message
Detected production-time change to PHP error reporting: ini_set().
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
The plugin slug includes a restricted term. Your plugin slug - "users-customers-import-export-for-wp-woocommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug 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 plugin slug.
Potential connections found in static code analysis.
Outbound calls
157
External assets
0
Incoming endpoints
15
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
3 more hidden
2 score snapshots
v2.7.5
67
Latest
v2.7.4
68
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 871 | 210 | 661 | v2.7.5 | 2.1.0 |
| 68 | 885 | 223 | 662 | v2.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.