Export WooCommerce customer list CSV, export WooCommerce guest customer list CSV, export WordPress users CSV, Product Customer List for WooCommerce
Prioritized issue groups from the latest Plugin Check scan
I18n
96
2 issue groups
Maintainability
93
15 issue groups
Security
51
8 issue groups
Sample message
Mismatched text domain. Expected 'export-woocommerce-customer-list' but got 'advanced-free-flat-shipping-woocommerce'.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_name.'_promotion'".
Sample message
$_GET['pisol_download_file'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fields_html'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PI_EWCL_BUY_URL".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_pisol_ewcl".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Pi_Ewcl_Menu".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['step']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
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
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 62.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Potential connections found in static code analysis.
Outbound calls
29
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
wp_ajax
wp_ajax
6 score snapshots
v2.2.14
29
Latest
v2.2.13
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 250 | 177 | 73 | v2.2.14 | 2.1.0 |
| 30 | 237 | 175 | 62 | v2.2.13 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.