Easily add PayPal payment options to your WooCommerce store.
Prioritized issue groups from the latest Plugin Check scan
Security
681
7 issue groups
Maintainability
197
12 issue groups
I18n
160
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$card'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$field] not unslashed before sanitization. Use wp_unslash() or similar
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must be a single text string literal. Found: "[{$name}] Making request ({$method}) for {$url}:\n" . $data . "\n"
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
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
Detected usage of meta_query, possible slow query.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Use of a direct database call is discouraged.
Potential connections found in static code analysis.
Outbound calls
182
External assets
4
Incoming endpoints
6
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v1.7.7
23
Latest
v1.7.5
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,084 | 718 | 366 | v1.7.7 | 2.1.0 |
| 24 | 1,039 | 683 | 356 | v1.7.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.