Autopay - niezawodna wtyczka do płatności online specjalnie na potrzeby polskich sklepów internetowych na WordPress i WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
92
9 issue groups
Maintainability
65
13 issue groups
I18n
14
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$channel['gatewayID']'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$channel".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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
Detected usage of a possibly undefined superglobal array index: $_GET['Hash']. Check that the array index exists before using it.
Sample message
$_GET['Hash'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
print_r() 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 '$responseArray['description']'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Don\'t have an Autopay account yet? %sGo to the registration form →%s'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['security']
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
The $text parameter must be a single text string literal. Found: $params['description']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Autopay dla WooCommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "autopay_logger_enabled".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_class_name".
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.
Potential connections found in static code analysis.
Outbound calls
299
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v2.2.29
32
Latest
v2.2.28
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 178 | 95 | 83 | v2.2.29 | 2.0.0 |
| 32 | 178 | 95 | 83 | v2.2.28 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.