A payment gateway integration between WooCommerce and Peach Payments.
Prioritized issue groups from the latest Plugin Check scan
I18n
200
5 issue groups
Maintainability
185
14 issue groups
Security
81
6 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: WC_PEACH_TEXT_DOMAIN
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'wc-peach-payments-gateway' but got 'woocommerce-gateway-peach-payments'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PP_Gateway_Admin_Notices".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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
$_POST['card_holder'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pp_check_required_fields_on_update".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$card".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER[$alternate_key]
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '<strong>Peach Payments:</strong> PHP version %s or higher is recommended. You are using version %s.'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Potential connections found in static code analysis.
Outbound calls
31
External assets
1
Incoming endpoints
5
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.0.6
22
Latest
v4.0.5
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 477 | 334 | 143 | v4.0.6 | 2.0.0 |
| 23 | 427 | 298 | 129 | v4.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.