A WordPress addon for Gravity Forms to add attachments to notification emails.
Prioritized issue groups from the latest Plugin Check scan
Security
13
5 issue groups
I18n
5
2 issue groups
Maintainability
4
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachment'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'gravity-forms-notification-attachments' but got "gf_notification_attachment".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Gravity Forms: Notification Attachments" - contains the restricted term "gravity-forms" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "gravity-forms" elsewhere in your plugin name, such as "... for gravity-forms".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['attachment_id']
Sample message
$_REQUEST['attachment_id'] 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
Tested up to: 3.9 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Donate link" header in the readme file is not valid. Discouraged domain "example.com" found. This is the URL for users to support plugin author financially.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "gf_notification_attachment".
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.5
59
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 25 | 18 | 7 | v1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.