Use the WooCommerce Dropshipping Plugin for AliExpress to import products, reviews, set flexible pricing rules, and automate order fulfillment.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
468
10 issue groups
Security
409
12 issue groups
I18n
369
3 issue groups
Sample message
Mismatched text domain. Expected 'ali2woo-lite' but got "ali2woo".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "AliNext_Lite".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[self::FIELD_FIELD_NO_AVATAR_PHOTO]
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
$_COOKIE[self::COOKIE_IMPORT_SORT] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alinext_lite".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='error'><p>{$activationError}</p></div>"'.
Sample message
Unescaped parameter $checkSql used in $wpdb->get_var()\n$checkSql assigned unsafely at line 252.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "delete_attachment".
Sample message
Use placeholders and $wpdb->prepare(); found $externalProductId
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ApiResponse'.
Sample message
error_log() found. Debug code should not normally be used in production.
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
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[self::FIELD_FIELD_NO_AVATAR_PHOTO]['error']. Check that the array index exists before using it.
Sample message
Unescaped parameter $oldVariationQuery used in $wpdb->get_col()\n$oldVariationQuery assigned unsafely at line 655.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Constants".
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Potential connections found in static code analysis.
Outbound calls
204
External assets
0
Incoming endpoints
82
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
64 more hidden
2 score snapshots
v3.7.1
25
Latest
v3.7.0
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,289 | 555 | 734 | v3.7.1 | 2.0.0 |
| 25 | 1,278 | 550 | 728 | v3.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.