WP fail2ban Integration with Contact Form 7 to log spam form submissions.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_fail2ban_register_plugin". | 24:19 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_fail2ban_register_message". | 25:19 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: WP_FAIL2BAN_ADDON_CF7_I18N | 30:48 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_fail2ban_log_message". | 53:23 | Plugin Repo |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo WP_FAIL2BAN_ADDON_CF7_VER ..." but found "<?= WP_FAIL2BAN_ADDON_CF7_VER ..." | 46:25 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'WP_FAIL2BAN_ADDON_CF7_VER'. | 46:28 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $logo_box ..." but found "<?= $logo_box ..." | 50:45 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$logo_box['links']['Support']'. | 50:48 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $logo_box ..." but found "<?= $logo_box ..." | 51:97 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$logo_box['links']['Support']'. | 51:100 | Security |
| 15.11.2025, 18:25:00 | 10s | 97 | 12 | 7 |