SEUR Oficial

Add SEUR shipping method to WooCommerce. The SEUR plugin for WooCommerce allows you to manage your order dispatches in a fast and easy way

v2.2.29SEUR OFICIALUpdated Added 1k+ installs20% rating
35
Score
25
Errors
298
Warnings
+0
Change

Category Scores

Security69
Repo85
Performance100
Maintainability50

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

323 findings

Maintainability

308

7 issue groups

Security

13

2 issue groups

Supply Chain

1

1 issue group

Repo Compliance

1

1 issue group

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

Sample message

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

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HEAD_MAGNIFICATION".57
Category
Maintainability
Occurrences
57
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HEAD_MAGNIFICATION".

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

Sample message

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

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "FPDF".15
Category
Maintainability
Occurrences
15
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FPDF".

ERRORMaintainabilitywp function not compatible with requires wpFunction "register_rest_route()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.14
Category
Maintainability
Occurrences
14
Severity
error

Sample message

Function "register_rest_route()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.

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

Sample message

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

WARNINGSecuritywp redirect wp redirectwp_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.7
Category
Security
Occurrences
7
Severity
warning

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.

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $prepared used in $wpdb->get_col()\n$prepared assigned unsafely at line 269.6
Category
Security
Occurrences
6
Severity
warning

Sample message

Unescaped parameter $prepared used in $wpdb->get_col()\n$prepared assigned unsafely at line 269.

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_taxonomy_args_' . $term_name".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_taxonomy_args_' . $term_name".

ERRORSupply ChainHidden files includedHidden files are not permitted.1
Category
Supply Chain
Occurrences
1
Severity
error

Sample message

Hidden files are not permitted.

Show 1 more
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.

External Connections

Potential connections found in static code analysis.

31 domains

Outbound calls

73

External assets

2

Incoming endpoints

8

Notable Domains

seur.com7 · outbound
unicode.org6 · outbound
datatables.net4 · outbound
tecnick.com4 · outbound
apache.org3 · outbound
abpetkov.github.io2 · outbound

Platform / Reference Domains

gnu.org13 · platform/reference
github.com5 · platform/reference
opensource.org3 · platform/reference
w3.org1 · platform/reference

External Asset Domains

maps.google.com1 · asset
youtube.com1 · asset

Incoming Endpoints

/wp-json/seur/v1/pickupsREST

register_rest_route

/wp-json/seur/v1/save-pickupREST

register_rest_route

wp_ajax_nopriv_seur_country_state_processpublic

wp_ajax

Admin AJAX endpoints5
wp_ajax_seur_country_state_processauthenticated

wp_ajax

wp_ajax_seur_dismiss_upgrade_noticeauthenticated

wp_ajax

wp_ajax_seur_get_labelauthenticated

wp_ajax

wp_ajax_seur_regenerate_upload_dirauthenticated

wp_ajax

wp_ajax_woocommerce_save_order_itemsauthenticated

wp_ajax

Score History

First score snapshot

v2.2.29

35

Latest

Findings
323
Errors
25
Warnings
298
Check
2.0.0

Relationship Map

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

37 nodes

Related Plugins