Accept Credit Cards, Google Pay, ApplePay, Afterpay, Affirm, ACH, Klarna, iDEAL and more all in one plugin for free!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
545
12 issue groups
Security
411
9 issue groups
I18n
161
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_id".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wc_stripe_admin_section_' . $section".
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 '"<script id=\"$name\">\n'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Payment_Gateway_Stripe".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "stripe_wc".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_stripe_connect_nonce']
Sample message
$_GET['_stripe_connect_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'woo-stripe-payment' but got 'cartflows-pro'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['context']. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Domain %s enabled successfully for %s mode.'.
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
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Payment_Token_Payment_Method_Trait".
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_STRIPE_ASSETS".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Payment Plugins for Stripe WooCommerce" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$where_clause} at "SELECT * FROM {$wpdb->prefix}woocommerce_payment_tokens {$where_clause}"
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
297
External assets
2
Incoming endpoints
1
No public endpoints detected.
wp_ajax
10 score snapshots
v4.0.8
25
Latest
v4.0.7
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,128 | 349 | 779 | v4.0.8 | 2.0.0 |
| 25 | 1,127 | 348 | 779 | v4.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.