Flutterwave payment gateway for WooCommerce plugin allows you to accept payment on your WooCommerce store through multiple payment channels via Flutte …
Prioritized issue groups from the latest Plugin Check scan
Security
28
6 issue groups
I18n
4
2 issue groups
Maintainability
2
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'WC'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['key'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a possibly undefined superglobal array index: $_GET['key']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['wc-tbz_rave-payment-token']
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
The $text parameter must be a single text string literal. Found: __( 'Flutterwave Fee:', 'woo-rave' )
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_gateway_icon".
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-rave" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Not analyzed yet.
First score snapshot
v2.4.1
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 36 | 14 | 22 | v2.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.