Replaces the default WordPress dashboard welcome panel with custom designed Elementor template.
94
Score
1
Errors
2
Warnings
+0
Change
Category Scores
Security89
Repo100
Performance100
Maintainability98
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
2
2 issue groups
Security
1
1 issue group
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Dashboard_Welcome_Elementor_Plugin".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Dashboard_Welcome_Elementor_Plugin".
WARNINGMaintainabilityNon-prefixed namespaceNamespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Dashboard_Welcome_Elementor_Plugin".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Dashboard_Welcome_Elementor_Plugin".
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_strip_all_tags'.1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_strip_all_tags'.
Score History
First score snapshot
v1.0.11
94
Latest
- Findings
- 3
- Errors
- 1
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 3 | 1 | 2 | v1.0.11 | 2.0.0 |