Ensure seamless WordPress email delivery with our all-in-one SMTP plugin, compatible with Gmail, Outlook, Maileroo, SendGrid, Mailgun, and more!
Prioritized issue groups from the latest Plugin Check scan
I18n
27
2 issue groups
Maintainability
13
8 issue groups
Security
7
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'simple-smtp-by-maileroo' but got 'maileroo'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['recipient_email']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_mail_failed".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
$_POST['recipient_email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "maileroo", expected "simple-smtp-by-maileroo".
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.1.6
75
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 48 | 40 | 8 | v1.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.