Paysera payments + delivery
Prioritized issue groups from the latest Plugin Check scan
Security
1,576
9 issue groups
I18n
288
5 issue groups
Maintainability
143
11 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"A '{$key}' key is required"'.
Sample message
The $domain parameter must be a single text string literal. Found: PayseraPaths::PAYSERA_TRANSLATIONS
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must be a single text string literal. Found: $defaultOption
Sample message
Detected usage of a non-sanitized input variable: $_ENV[$k]
Sample message
Processing form data without nonce verification.
Sample message
Function "register_rest_route()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The upgrade notice for "3.12.0" exceeds the limit of 300 characters.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['city']. Check that the array index exists before using it.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Mismatched text domain. Expected 'woo-payment-gateway-paysera' but got 'paysera'.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::ASSETS_INIT_ACTION_KEY".
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
Sanitization missing for register_setting().
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
287
External assets
0
Incoming endpoints
13
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.12.1
21
Latest
v3.12.0
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 2,064 | 1,868 | 196 | v3.12.1 | 2.0.0 |
| 21 | 2,061 | 1,866 | 195 | v3.12.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.