WP fail2ban integration with Gravity Forms 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". | 25: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". | 26:19 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: WP_FAIL2BAN_ADDON_GRAVITY_FORMS_I18N | 31: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". | 57:23 | Plugin Repo |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo WP_FAIL2BAN_ADDON_GRAVITY_FORMS_VER ..." but found "<?= WP_FAIL2BAN_ADDON_GRAVITY_FORMS_VER ..." | 45: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_GRAVITY_FORMS_VER'. | 45:28 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $logo_box ..." but found "<?= $logo_box ..." | 49: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']'. | 49:48 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $logo_box ..." but found "<?= $logo_box ..." | 50: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']'. | 50:100 | Security |
| 15.11.2025, 21:32:00 | 9s | 97 | 12 | 7 |