Lead info with country for Contact Form 7 helps to track users that fill in forms.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
26
3 issue groups
I18n
24
2 issue groups
Maintainability
2
2 issue groups
Repo Compliance
1
1 issue group
ERRORI18nText Domain MismatchMismatched text domain. Expected 'contact-form-7-lead-info-with-country' but got 'apa-cf7-lead-tracking'.23
- Category
- I18n
- Occurrences
- 23
- Severity
- error
Sample message
Mismatched text domain. Expected 'contact-form-7-lead-info-with-country' but got 'apa-cf7-lead-tracking'.
WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_SERVER['HTTPS']13
- Category
- Security
- Occurrences
- 13
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTPS']
WARNINGSecurityRequest data is not unslashed$_SERVER['HTTPS'] not unslashed before sanitization. Use wp_unslash() or similar10
- Category
- Security
- Occurrences
- 10
- Severity
- warning
Sample message
$_SERVER['HTTPS'] not unslashed before sanitization. Use wp_unslash() or similar
WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_REFERER']. Check that the array index exists before using it.3
- Category
- Security
- Occurrences
- 3
- Severity
- warning
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_REFERER']. Check that the array index exists before using it.
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.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.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 6.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.
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "apa-cf7-lead-tracking", expected "contact-form-7-lead-info-with-country".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "apa-cf7-lead-tracking", expected "contact-form-7-lead-info-with-country".
WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "contact-form-7-lead-info-with-country" - contains the restricted term "contact-form-7" and cannot be used to begin your plugin slug. 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 slug, such as "... for contact-form-7".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin slug includes a restricted term. Your plugin slug - "contact-form-7-lead-info-with-country" - contains the restricted term "contact-form-7" and cannot be used to begin your plugin slug. 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 slug, such as "... for contact-form-7".
External Connections
Not analyzed yet.
Score History
First score snapshot
v2.6
70
Latest
- Findings
- 53
- Errors
- 25
- Warnings
- 28
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 53 | 25 | 28 | v2.6 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.