Prioritized issue groups from the latest Plugin Check scan
Maintainability
7
5 issue groups
Security
5
1 issue group
I18n
4
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$log_file_old".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
The "Donate link" header in the readme file must be a valid URL.
Not analyzed yet.
First score snapshot
v1.9.6
83
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 83 | 18 | 14 | 4 | v1.9.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.