Add a PayPal Shopping Cart to your website and start selling today. No Coding Required. Official PayPal Partner.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
50
6 issue groups
Maintainability
5
2 issue groups
I18n
4
2 issue groups
WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['cancel']13
- Category
- Security
- Occurrences
- 13
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_POST['cancel']
WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['cancel']. Check that the array index exists before using it.13
- Category
- Security
- Occurrences
- 13
- Severity
- warning
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['cancel']. Check that the array index exists before using it.
WARNINGSecurityRequest data is not unslashed$_POST['cancel'] not unslashed before sanitization. Use wp_unslash() or similar13
- Category
- Security
- Occurrences
- 13
- Severity
- warning
Sample message
$_POST['cancel'] not unslashed before sanitization. Use wp_unslash() or similar
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"If the customer adds an item to the cart, then clicks continue shopping, where do they go. Example: $siteurl/shop. Max length: 1,024 characters. <br /><br />"'.9
- Category
- Security
- Occurrences
- 9
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"If the customer adds an item to the cart, then clicks continue shopping, where do they go. Example: $siteurl/shop. Max length: 1,024 characters. <br /><br />"'.
ERRORMaintainabilityOffloaded ContentOffloading images, js, css, and other scripts to your servers or any remote service is disallowed.4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- error
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
ERRORI18nMissing Arg DomainMissing $domain parameter in function call to __().2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
Missing $domain parameter in function call to __().
ERRORI18nText Domain MismatchMismatched text domain. Expected 'easy-paypal-shopping-cart' but got 'PTP_LOC'.2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
Mismatched text domain. Expected 'easy-paypal-shopping-cart' but got 'PTP_LOC'.
ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Processing form data without nonce verification.
ERRORMaintainabilityfive star reviews detectedLinking directly to 5 stars reviews is not allowed.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Linking directly to 5 stars reviews is not allowed.
External Connections
Potential connections found in static code analysis.
Outbound calls
90
External assets
6
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.1.12
43
Latest
- Findings
- 59
- Errors
- 19
- Warnings
- 40
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 59 | 19 | 40 | v1.1.12 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.