Create surveys, polls, quizzes, and feedback forms. Fast, lightweight, and optimized to boost responses and user engagement.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
16
2 issue groups
Maintainability
6
2 issue groups
WARNINGSecurityInterpolated Not PreparedUse placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at AND answer_id IN ({$placeholders})\n9
- Category
- Security
- Occurrences
- 9
- Severity
- warning
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at AND answer_id IN ({$placeholders})\n
WARNINGSecurityUnescaped DBParameterUnescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 208.7
- Category
- Security
- Occurrences
- 7
- Severity
- warning
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 208.
WARNINGMaintainabilitySchema ChangeAttempting a database schema change is discouraged.5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Attempting a database schema change is discouraged.
WARNINGMaintainabilitymismatched plugin namePlugin name "SurveyX Builder - Easy Feedback, Poll, Quiz & Survey" is different from the name declared in plugin header "SurveyX Builder".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "SurveyX Builder - Easy Feedback, Poll, Quiz & Survey" is different from the name declared in plugin header "SurveyX Builder".
Score History
First score snapshot
v1.6.0
81
Latest
- Findings
- 22
- Errors
- 0
- Warnings
- 22
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 22 | 0 | 22 | v1.6.0 | 2.0.0 |