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
867
8 issue groups
Security
18
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.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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CYA11Y_ACCESSYES_BANNER_DISPLAYED".
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
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
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.
Not analyzed yet.
First score snapshot
v2.7.4
68
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 885 | 223 | 662 | v2.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.