Export and Import Users and Customers

Import and export WordPress users and WooCommerce customers using CSV. Migrate to your new site without any data loss.

v2.7.4WebToffeeUpdated Added 60k+ installs96% rating
68
Score
223
Errors
662
Warnings
+0
Change

Category Scores

Security75
Repo100
Performance100
Maintainability8

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

885 findings

Maintainability

867

8 issue groups

Security

18

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_module_id".466
Category
Maintainability
Occurrences
466
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_module_id".

ERRORMaintainabilitywp function not compatible with requires wpFunction "_get_list_table()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.208
Category
Maintainability
Occurrences
208
Severity
error

Sample message

Function "_get_list_table()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".100
Category
Maintainability
Occurrences
100
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "User_import_export_Review_Request".33
Category
Maintainability
Occurrences
33
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "User_import_export_Review_Request".

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CYA11Y_ACCESSYES_BANNER_DISPLAYED".22
Category
Maintainability
Occurrences
22
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CYA11Y_ACCESSYES_BANNER_DISPLAYED".

WARNINGMaintainabilityNon-prefixed functionFunctions 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".22
Category
Maintainability
Occurrences
22
Severity
warning

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".

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $column used in $wpdb->get_results()\n$column used without escaping.18
Category
Security
Occurrences
18
Severity
warning

Sample message

Unescaped parameter $column used in $wpdb->get_results()\n$column used without escaping.

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;15
Category
Maintainability
Occurrences
15
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGMaintainabilitytrademarked termThe 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.1
Category
Maintainability
Occurrences
1
Severity
warning

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.

Score History

First score snapshot

v2.7.4

68

Latest

Findings
885
Errors
223
Warnings
662
Check
2.0.0

Related Plugins

Import Users from CSV

10k+ active installs

47