Securely accept credit and debit cards on your WooCommerce store. Manage payments without leaving your WordPress dashboard. Only with WooPayments.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
253
18 issue groups
Security
233
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Constant with name '$value' does not exist."'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Payment_Gateway_WCPay".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$attribute_key]
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address_parts".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "__wcpay_customer_data_localized".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['currency']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $sql used in $wpdb->get_col()\n$sql assigned unsafely at line 340.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Payments_Fraud_Risk_Tools".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WooPayments" - contains the restricted term "woo" which cannot be used at all in your plugin name.
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Payment_Gateway_WCPay_Subscriptions_Trait".
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Function "wp_get_block_style_variation_name_from_class()" requires WordPress 6.6.0, but your plugin minimum supported version is WordPress 6.0.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "JETPACK__WPCOM_JSON_API_BASE".
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Payments_Http_Interface".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "WooPayments: Integrated WooCommerce Payments" is different from the name declared in plugin header "WooPayments".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
Mismatched Requires PHP: 7.3 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
287
External assets
0
Incoming endpoints
13
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v10.9.0
30
Latest
v10.8.0
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 490 | 182 | 308 | v10.9.0 | 2.0.0 |
| 30 | 475 | 177 | 298 | v10.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.