Add conditional fields to Elementor forms and apply if-else conditional logic to show or hide Elementor form widget fields via dynamic rules.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
4
3 issue groups
Security
3
1 issue group
WARNINGSecurityMissingProcessing form data without nonce verification.3
- Category
- Security
- Occurrences
- 3
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cfkef_admin_notices".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cfkef_admin_notices".
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "CPFM_Feedback_Notice".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CPFM_Feedback_Notice".
WARNINGMaintainabilitymismatched plugin namePlugin name "Conditional Fields for Elementor Form - Apply Conditional Logic" is different from the name declared in plugin header "Conditional Fields for Elementor Form".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Conditional Fields for Elementor Form - Apply Conditional Logic" is different from the name declared in plugin header "Conditional Fields for Elementor Form".
Score History
First score snapshot
v1.7.2
94
Latest
- Findings
- 7
- Errors
- 0
- Warnings
- 7
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 7 | 0 | 7 | v1.7.2 | 2.0.0 |