Contact Form 7 add-on with an AI form generator, visual styling for every major page builder, and extra field types.
93
Score
3
Errors
9
Warnings
+0
Change
Category Scores
Security90
Repo100
Performance100
Maintainability93
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
3 issue groups
Security
3
1 issue group
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "DCS_Builder_Module".5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "DCS_Builder_Module".
WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_POST[$name]3
- Category
- Security
- Occurrences
- 3
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_POST[$name]
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilitymismatched plugin namePlugin name "CF7 Mate – AI Form Builder, Styler & Multi-Step Forms for Contact Form 7" is different from the name declared in plugin header "CF7 Mate".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "CF7 Mate – AI Form Builder, Styler & Multi-Step Forms for Contact Form 7" is different from the name declared in plugin header "CF7 Mate".
Score History
First score snapshot
v3.0.7
93
Latest
- Findings
- 12
- Errors
- 3
- Warnings
- 9
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 93 | 12 | 3 | 9 | v3.0.7 | 2.0.0 |