Prioritized issue groups from the latest Plugin Check scan
Security
24
4 issue groups
Maintainability
20
4 issue groups
I18n
3
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$altbody".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$warning'.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $sql used in $wpdb->get_var()\n$sql assigned unsafely at line 329.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LogEmailsPlugin".
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
Missing $domain parameter in function call to translate().
Sample message
A function call to _n() 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.6.0
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 48 | 19 | 29 | v1.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.