WP fail2ban integration with Gravity Forms to log spam form submissions.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
21
7 issue groups
Security
3
1 issue group
I18n
2
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FAIL2BAN_ADDON_GRAVITY_FORMS_DIR".
Sample message
Short PHP opening tag used with echo; expected "<?php echo $logo_box ..." but found "<?= $logo_box ..."
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_fail2ban_log_message".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$logo_box['links']['Support']'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP fail2ban - Gravity Forms" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $domain parameter must be a single text string literal. Found: WP_FAIL2BAN_ADDON_GRAVITY_FORMS_I18N
Sample message
Plugin name "WP fail2ban Add-on for Gravity Forms" is different from the name declared in plugin header "WP fail2ban - Gravity Forms".
Sample message
Tested up to: 6.6 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wp-fail2ban-addon-gforms", expected "wp-fail2ban-addon-gravity-forms".
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0.0
85
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 28 | 10 | 18 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.