Gain full control over your WordPress emails. Queue outgoing emails and get alerts when your site tries to send unusually high volumes.
Prioritized issue groups from the latest Plugin Check scan
Security
68
7 issue groups
Maintainability
67
9 issue groups
I18n
6
1 issue group
Supply Chain
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $tableName used in $wpdb->get_results()\n$tableName assigned unsafely at line 704.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $tableName at "DELETE FROM `$tableName` WHERE `status` != 'queue' AND `status` != 'high' AND `timestamp` < %s"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$notice'.
Sample message
Missing $domain parameter in function call to __().
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_mail_charset".
Sample message
Unescaped parameter $count_sql used in $wpdb->get_var()\n$count_sql assigned unsafely at line 513.
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$configured_interval".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Unknown html2text option '$key'. Valid options are "'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "convert_html_to_text".
Sample message
Attempting a database schema change is discouraged.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Hidden files are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
11
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
admin_post
3 score snapshots
v1.6.1
35
Latest
v1.6.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 142 | 25 | 117 | v1.6.1 | 2.0.0 |
| 35 | 128 | 25 | 103 | v1.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.