One of the best integrated and easy to use Payment Method plug-in for Rabo Smart Pay in WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
I18n
126
4 issue groups
Security
36
7 issue groups
Maintainability
34
11 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'woo-rabo-omnikassa' but got 'ic-woo-rabo-omnikassa-2'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$errorCode'.
Sample message
Processing form data without nonce verification.
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
$_GET['order_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ICWOOROK_ROOT_PATH".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$woocommerceActive".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: 'No response received from the Rabobank, we got status code '.$refundStatusCode
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$paymentDescription'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['SERVER_NAME']
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "smartpaySettingsTab".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 5.0.7 != 5.8. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Requires PHP: 7.4.30 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.4.0.0
36
Latest
v2.3.2.9
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 201 | 147 | 54 | v2.4.0.0 | 2.0.0 |
| 36 | 199 | 144 | 55 | v2.3.2.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.