Cashflows Payments Gateway for WooCommerce
Prioritized issue groups from the latest Plugin Check scan
I18n
92
2 issue groups
Security
33
7 issue groups
Maintainability
27
14 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'cashflows-payments-by-ideal-checkout' but got 'ic-cashflows-for-woo'.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CashflowsPayment".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error['message']'.
Sample message
$_COOKIE['_ga'] 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
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: "cashflowsSettingsTab".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['_ga']
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: touch().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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 a possibly undefined superglobal array index: $_GET['real_id']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
Plugin name "Cashflows for WooCommerce" is different from the name declared in plugin header "Cashflows Payments by PayoCity".
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.8.0 != 5.8. "Requires at least" 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.
3 score snapshots
v2.3.7
36
Latest
v2.3.6.8
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 155 | 119 | 36 | v2.3.7 | 2.0.0 |
| 36 | 154 | 118 | 36 | v2.3.6.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.