Prioritized issue groups from the latest Plugin Check scan
Maintainability
66
8 issue groups
Security
4
1 issue group
Repo Compliance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "email_addfilters".
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$email_template".
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP-EMail" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The upgrade notice for "3.0.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v3.0.0
89
Latest
v2.69.4
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 71 | 0 | 71 | v3.0.0 | 2.0.0 |
| 38 | 433 | 338 | 95 | v2.69.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.