Easily add PayPal payment options to your WooCommerce store.
Prioritized issue groups from the latest Plugin Check scan
Security
562
7 issue groups
Maintainability
181
12 issue groups
I18n
151
6 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_plugins".
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
$_GET[$field] not unslashed before sanitization. Use wp_unslash() or similar
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 '$card'.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $debug_id
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Credit card (%dx de %s) - PayPal'.
Sample message
Mismatched text domain. Expected 'paypal-brasil-para-woocommerce' but got "paypal_brasil_para_woocommerce".
Sample message
The $text parameter must be a single text string literal. Found: "[{$name}] Making request ({$method}) for {$url}:\n" . $data . "\n"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
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: "applyMask".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Use of a direct database call is discouraged.
Potential connections found in static code analysis.
Outbound calls
157
External assets
4
Incoming endpoints
2
register_rest_route
wp_ajax
5 score snapshots
v1.7.4
24
Latest
v1.7.3
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 932 | 593 | 339 | v1.7.4 | 2.0.0 |
| 24 | 926 | 587 | 339 | v1.7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.