Reliable Email Delivery with SmartSMTP
Prioritized issue groups from the latest Plugin Check scan
Security
22
2 issue groups
Maintainability
21
6 issue groups
Repo Compliance
4
4 issue groups
I18n
3
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "phpmailer_init".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_message'.
Sample message
The $text parameter must be a single text string literal. Found: "Your website (%1\$s) has encountered repeated email delivery failures.\n\n" .\n "Total failures recorded: %2\$d\n" .\n "Latest error: %3\$s\n\n" .\n "Please check your SMTP configuration in Smart SMTP.\n" .\n 'View mail logs: %4$s'
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Attempting a database schema change is discouraged.
Sample message
error_log() found. Debug code should not normally be used in production.
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
Mismatched Requires at least: 5.0 != 5.2. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Requires PHP: 7.2 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.2.0.
Potential connections found in static code analysis.
Outbound calls
297
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
2 score snapshots
v1.2.0
71
Latest
v1.1.3
72
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 71 | 50 | 8 | 42 | v1.2.0 | 2.0.0 |
| 72 | 44 | 7 | 37 | v1.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.