An add-on for Contact Form 7 to add an unique id to every form submission.
Prioritized issue groups from the latest Plugin Check scan
Security
17
5 issue groups
I18n
15
2 issue groups
Maintainability
5
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'cf7-submission-id' but got 'cf7-mollie'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpcf7']
Sample message
$_POST['_wpcf7'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpcf7']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$type'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Plugin name "UniqueID for Contact Form 7" is different from the name declared in plugin header "Contact Form 7 - Submission id".
Sample message
Tested up to: 5.7 < 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
Mismatched Stable Tag: 1.0 != 2.4.0. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Contact Form 7 - Submission id" - contains the restricted term "contact-form-7" 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 "contact-form-7" elsewhere in your plugin name, such as "... for contact-form-7".
Not analyzed yet.
First score snapshot
v2.4.0
64
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 39 | 21 | 18 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.