Prioritized issue groups from the latest Plugin Check scan
Maintainability
147
14 issue groups
Security
72
8 issue groups
I18n
3
2 issue groups
Supply Chain
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$define".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<dt>{$matches[1]}</dt>\n"'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FAIL2BAN_ACTIVATING".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "help-entry::{$id}.paras".
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$fs".
Sample message
Detected usage of a non-sanitized input variable: $_ENV['WP_FAIL2BAN_HTTP_HOST']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$define'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP fail2ban - Advanced Security" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
The upgrade notice for "2.2.0" exceeds the limit of 300 characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_timezone_string".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$define".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Translatable string should not be wrapped in HTML. Found: '<span>[<i>WPf2b</i>] Last 5 Messages</span>'
Sample message
Hidden files are not permitted.
Not analyzed yet.
First score snapshot
v5.4.1
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 228 | 75 | 153 | v5.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.