WP fail2ban uses fail2ban to protect your WordPress site.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message['dt']'. | 38:17 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_fail2ban_extra_about_url". | 30:35 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NoEmptyStrings | The $text text string should have translatable content. Found: '' | 153:17 | General |
| ERROR | WordPress.WP.I18n.NoEmptyStrings | The $text text string should have translatable content. Found: '' | 172:17 | General |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 189:11 | — |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | 192:53 | Plugin Repo |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 195:11 | — |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 247:17 | — |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 281:7 | — |
| ERROR | WordPress.Security.EscapeOutput.HeredocOutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc. | 282:1 | Security |
| 11/13/2025, 12:26:07 AM | 17s | 68 | 106 | 97 |