POLi Payments for WooCommerce enables POLi payments on the WooCommerce checkout. Enable your customers to pay directly from their bank account without …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
39
11 issue groups
I18n
28
3 issue groups
Security
18
6 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'poli-payments-for-woocommerce' but got 'POLi Payments'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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_POLi".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "poli_filter_gateways".
Sample message
Detected usage of a non-sanitized input variable: $_GET['token']
Sample message
$_GET['token'] 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 '$plugin_version'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['token']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File and folder names must not contain spaces or special characters.
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
print_r() found. Debug code should not normally be used in production.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $text parameter must be a single text string literal. Found: 'POLi Nudge Received. Status: '.$gateway_status.' POLi ID: '.$pay_reference
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.6 < 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.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v6.2.2
51
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 88 | 62 | 26 | v6.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.