Add payment via ING Pay (imoje) to WooCommerce
Prioritized issue groups from the latest Plugin Check scan
Security
69
6 issue groups
Maintainability
53
12 issue groups
I18n
12
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$json'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "INGPay_Helper".
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$input_value".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET['key']
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 '$refund_error'.
Sample message
$_POST['imoje-blik-code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WOOCOMMERCE_IMOJE_PLUGIN_DIR".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Refund for amount %s with UUID %s has been correctly processed.'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "term_links-$taxonomy".
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Tested up to: 7.1.0 The version number should only include major versions 7.1.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched Requires PHP: 5.6.0 != 5.6. "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
34
External assets
0
Incoming endpoints
8
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.16.1
37
Latest
v4.16.0
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 135 | 68 | 67 | v4.16.1 | 2.1.0 |
| 37 | 141 | 74 | 67 | v4.16.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.