Easily add PayPal Pro and PayPal Checkout payment gateways to WooCommerce. Accept credit cards on-site or offer the latest PayPal payment buttons.
Prioritized issue groups from the latest Plugin Check scan
Security
146
7 issue groups
Maintainability
51
14 issue groups
I18n
13
4 issue groups
Sample message
$_GET['subtab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ajax_post_url'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['billing_address_1']
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['billing_address_1']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "PayPal_Utils::hook('generate_paypal_js_sdk_args')".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_PayPal_Checkout".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "eStore_product_database_updated_after_recurring_payment".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_PP_PRO_ADDON_FILE".
Sample message
Use of a direct database call is discouraged.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $text text string should have translatable content. Found: ''
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$WC_Paypal_Pro_Gateway_Addon".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Mismatched text domain. Expected 'woocommerce-paypal-pro-payment-gateway' but got 'woocommerce'.
Not analyzed yet.
First score snapshot
v4.0.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 214 | 67 | 147 | v4.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.