EPROLO-Dropshipping

EPROLO dropshipping allows to import products from Aliexpress or EPROLO to wordpress, woocommerce in one click.

v2.4.2paulepro2019Updated Added 1k+ installs68% rating
60
Score
16
Errors
34
Warnings
+0
Change

Category Scores

Security34
Repo94
Performance100
Maintainability85

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

50 findings

Security

29

4 issue groups

Maintainability

14

5 issue groups

I18n

6

4 issue groups

Repo Compliance

1

1 issue group

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.18
Category
Security
Occurrences
18
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityRequest data is not unslashed$_POST['eprolo_nonce_field'] not unslashed before sanitization. Use wp_unslash() or similar9
Category
Security
Occurrences
9
Severity
warning

Sample message

$_POST['eprolo_nonce_field'] not unslashed before sanitization. Use wp_unslash() or similar

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

Sample message

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

ERRORI18nText Domain MismatchMismatched text domain. Expected 'eprolo-dropshipping' but got 'aftership'.3
Category
I18n
Occurrences
3
Severity
error

Sample message

Mismatched text domain. Expected 'eprolo-dropshipping' but got 'aftership'.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "safeArrayGet".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "safeArrayGet".

ERRORSecuritySetting is missing a sanitization callbackSanitization missing for register_setting().1
Category
Security
Occurrences
1
Severity
error

Sample message

Sanitization missing for register_setting().

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$InfoHtml'.1
Category
Security
Occurrences
1
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$InfoHtml'.

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to _n_noop().1
Category
I18n
Occurrences
1
Severity
error

Sample message

Missing $domain parameter in function call to _n_noop().

Show 4 more
ERRORI18nMissing Translators Comment1
Category
I18n
Occurrences
1
Severity
error

Sample message

A function call to _n_noop() 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.

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERRORMaintainabilitystable tag mismatch1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Mismatched Stable Tag: 1.6.1 != 2.4.2. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

WARNINGI18ntextdomain mismatch1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "eprolo", expected "eprolo-dropshipping".

External Connections

Potential connections found in static code analysis.

11 domains

Outbound calls

24

External assets

0

Incoming endpoints

8

Notable Domains

eprolo.com4 · outbound
t.17track.net4 · outbound
app.eprolo.com3 · outbound
getbootstrap.com2 · outbound
php.net2 · outbound

Platform / Reference Domains

github.com3 · platform/reference
gnu.org1 · platform/reference
w3.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

/wp-json/eprolo/v1/ship-order/(?P<id>\d+)REST

register_rest_route

Admin AJAX endpoints7
wp_ajax_aftership_get_all_ordersauthenticated

wp_ajax

wp_ajax_eprolo_connect_keyauthenticated

wp_ajax

wp_ajax_eprolo_delete_trackingauthenticated

wp_ajax

wp_ajax_eprolo_disconnectauthenticated

wp_ajax

wp_ajax_eprolo_get_order_infoauthenticated

wp_ajax

wp_ajax_eprolo_reflshauthenticated

wp_ajax

wp_ajax_eprolo_save_tracking_dataauthenticated

wp_ajax

Score History

First score snapshot

v2.4.2

60

Latest

Findings
50
Errors
16
Warnings
34
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

36 nodes

Related Plugins