Skip reinstalling WP to reset it & reset the WordPress database back to its original state with 1-click.
98
Score
14
Errors
3
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability88
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
17
4 issue groups
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;13
- Category
- Maintainability
- Occurrences
- 13
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WP Database Reset" - contains the restricted term "wp" which cannot be used at all in your plugin name.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Database Reset" - contains the restricted term "wp" which cannot be used at all in your plugin name.
ERRORMaintainabilityfive star reviews detectedLinking directly to 5 stars reviews is not allowed.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Linking directly to 5 stars reviews is not allowed.
WARNINGMaintainabilitymismatched plugin namePlugin name "Database Reset" is different from the name declared in plugin header "WP Database Reset".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Database Reset" is different from the name declared in plugin header "WP Database Reset".
Score History
First score snapshot
v3.25
98
Latest
- Findings
- 17
- Errors
- 14
- Warnings
- 3
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 17 | 14 | 3 | v3.25 | 2.0.0 |