Datalogics Ecommerce Delivery – Datalogics

Datalogics Ecommerce Delivery enables seamless syncing of your WooCommerce orders with a variety of delivery companies, automating the entire shipping …

v2.6.66DatalogicsUpdated Added 500 installs100% rating
39
Score
13
Errors
115
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance100
Maintainability77

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

128 findings

Security

73

8 issue groups

Maintainability

47

9 issue groups

I18n

6

3 issue groups

Repo Compliance

2

2 issue groups

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.28
Category
Security
Occurrences
28
Severity
warning

Sample message

Processing form data without nonce verification.

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

Sample message

Processing form data without nonce verification.

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

Sample message

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

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

Sample message

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

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

Sample message

Use of a direct database call is discouraged.

WARNINGSecurityRequest data is not unslashed$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar5
Category
Security
Occurrences
5
Severity
warning

Sample message

$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar

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

Sample message

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

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

Sample message

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

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['order']4
Category
Security
Occurrences
4
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET['order']

ERRORMaintainabilitydate datedate() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

Show 12 more
ERRORI18nMissing Translators Comment3
Category
I18n
Occurrences
3
Severity
error

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.

WARNINGSecurityDatabase parameter is not escaped2
Category
Security
Occurrences
2
Severity
warning

Sample message

Unescaped parameter $table_name used in $wpdb->get_var()\n$table_name assigned unsafely at line 36.

WARNINGSecurityInterpolated SQL is not prepared2
Category
Security
Occurrences
2
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT id FROM $table_name LIMIT 1"

WARNINGSecurityInput is not validated2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['datalogics_shipment_type']. Check that the array index exists before using it.

ERRORI18nUnordered Placeholders Text2
Category
I18n
Occurrences
2
Severity
error

Sample message

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Your order #%s %s'.

WARNINGI18nDiscouraged text-domain loading1
Category
I18n
Occurrences
1
Severity
warning

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.

WARNINGMaintainabilityslow db query meta query1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Detected usage of meta_query, possible slow query.

WARNINGMaintainabilityNon-prefixed function1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

WARNINGMaintainabilityerror log error log1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

error_log() found. Debug code should not normally be used in production.

WARNINGMaintainabilityMissing Version1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.

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

Sample message

Tested up to: 6.8 < 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.

WARNINGRepo Compliancereadme parser warnings no short description present1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

External Connections

Potential connections found in static code analysis.

18 domains

Outbound calls

31

External assets

1

Incoming endpoints

20

Notable Domains

data.gov.il4 · outbound
jqueryui.com2 · outbound

Platform / Reference Domains

github.com2 · platform/reference
gnu.org1 · platform/reference
w3.org1 · platform/reference

External Asset Domains

maps.googleapis.com2 · asset + outbound

Incoming Endpoints

/wp-json/datalogics/v1/get-locationsREST

register_rest_route

wp_ajax_nopriv_datalogics_auto_address_citiespublic

wp_ajax

wp_ajax_nopriv_datalogics_auto_address_validatepublic

wp_ajax

wp_ajax_nopriv_datalogics_get_close_locationspublic

wp_ajax

wp_ajax_nopriv_datalogics_get_locationspublic

wp_ajax

wp_ajax_nopriv_datalogics_street_lookuppublic

wp_ajax

Admin AJAX endpoints13
wp_ajax_datalogics_add_orderauthenticated

wp_ajax

wp_ajax_datalogics_auto_address_citiesauthenticated

wp_ajax

wp_ajax_datalogics_auto_address_validateauthenticated

wp_ajax

wp_ajax_datalogics_cancel_shippingauthenticated

wp_ajax

wp_ajax_datalogics_create_shippingauthenticated

wp_ajax

wp_ajax_datalogics_get_close_locationsauthenticated

wp_ajax

wp_ajax_datalogics_get_locationsauthenticated

wp_ajax

wp_ajax_datalogics_log_printauthenticated

wp_ajax

wp_ajax_datalogics_registerauthenticated

wp_ajax

wp_ajax_datalogics_street_lookupauthenticated

wp_ajax

wp_ajax_datalogics_track_shippingauthenticated

wp_ajax

wp_ajax_datalogics_update_shipment_dataauthenticated

wp_ajax

1 more hidden

Score History

First score snapshot

v2.6.66

39

Latest

Findings
128
Errors
13
Warnings
115
Check
2.0.0

Relationship Map

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

32 nodes

Related Plugins

HFD ePost Integration

1k+ active installs

31