Enable faster checkout with PayPal for WooCommerce. Add PayPal Express/PayPal Standard gateways that accept PayPal, Pay Later, debit & credit cards.
Prioritized issue groups from the latest Plugin Check scan
Security
160
7 issue groups
I18n
46
5 issue groups
Maintainability
22
8 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['section'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: $response['L_ERRORCODE0'] . ' error - ' . $response['L_LONGMESSAGE0'] . '. Refer to the <a style="text-decoration: underline;" href="https://www.themehigh.com/docs/trouble-shooting-guide/">article</a> to troubleshoot the error.'
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
Detected usage of a non-sanitized input variable: $_POST['city']
Sample message
Mismatched text domain. Expected 'express-checkout-paypal-payment-gateway-for-woocommerce' but got "".
Sample message
The use of function ini_set() is discouraged
Sample message
Translatable string should not be wrapped in HTML. Found: '<span class="express_toggle_display">Express button exists seperately from the payment gateways section, and allows customers to proceed directly to PayPal for payment</span>'
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
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.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$order_id'.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Plugin name "Payment Gateway of PayPal for WooCommerce" is different from the name declared in plugin header "Payment Gateway of PayPal for WooCommerce ( Free )".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
23
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v1.9.4
41
Latest
v1.9.3
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 228 | 44 | 184 | v1.9.4 | 2.0.0 |
| 40 | 217 | 44 | 173 | v1.9.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.