Free top-rated points and rewards program to retain your customers, grow your sales and get new customers.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
1,212
2 issue groups
Maintainability
4
4 issue groups
Security
2
2 issue groups
ERRORI18nText Domain MismatchMismatched text domain. Expected 'woorewards' but got 'lws-adminpanel'.1,211
- Category
- I18n
- Occurrences
- 1,211
- Severity
- error
Sample message
Mismatched text domain. Expected 'woorewards' but got 'lws-adminpanel'.
ERRORMaintainabilitymysql mysqli more resultsAccessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_more_results.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_more_results.
ERRORMaintainabilitymysql mysqli next resultAccessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_next_result.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_next_result.
WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
error_log() found. Debug code should not normally be used in production.
WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_FILES[$key]['tmp_name']1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$key]['tmp_name']
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "woorewards-lite", expected "woorewards".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "woorewards-lite", expected "woorewards".
WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "woorewards" - contains the restricted term "woo" which cannot be used at all in your plugin slug.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woorewards" - contains the restricted term "woo" which cannot be used at all in your plugin slug.
External Connections
Not analyzed yet.
Score History
First score snapshot
v5.7.7
89
Latest
- Findings
- 1,218
- Errors
- 1,213
- Warnings
- 5
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 1,218 | 1,213 | 5 | v5.7.7 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.