This plugin adds an auto-hide feature to the WordPress Admin Bar or Toolbar.
99
Score
2
Errors
0
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability96
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2
2 issue groups
ERRORMaintainabilitylibrary core filesLibrary files that are already in the WordPress core are not permitted.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Library files that are already in the WordPress core are not permitted.
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Score History
First score snapshot
v1.7.1
99
Latest
- Findings
- 2
- Errors
- 2
- Warnings
- 0
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 2 | 2 | 0 | v1.7.1 | 2.0.0 |