Free WordPress SMTP plugin with email logs, open & click tracking, reports & charts, CSV export, and WooCommerce email preview.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,190
17 issue groups
Security
404
7 issue groups
I18n
130
1 issue group
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$name not found on class"'.
Sample message
Mismatched text domain. Expected 'yaysmtp' but got 'yay-smtp'.
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: "$__composer_autoload_files".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$data is not a valid file"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Psr\Cache".
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "INTL_IDNA_VARIANT_2003".
Sample message
Use placeholders and $wpdb->prepare(); found $countQuery
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fputs().
Sample message
Detected usage of a non-sanitized input variable: $_ENV['SSH_AUTH_SOCK']
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
276
External assets
0
Incoming endpoints
24
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
12 more hidden
3 score snapshots
v2.7.7
22
Latest
v2.7.6
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,843 | 1,366 | 477 | v2.7.7 | 2.1.0 |
| 22 | 1,089 | 654 | 435 | v2.7.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.