The easiest email marketing automation plugin for WordPress & WooCommerce - capture leads, send email campaigns, and automate your newsletters.
Prioritized issue groups from the latest Plugin Check scan
I18n
4,734
3 issue groups
Maintainability
1,058
12 issue groups
Security
899
10 issue groups
Sample message
Mismatched text domain. Expected 'mail-mint' but got "mrm".
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
Use placeholders and $wpdb->prepare(); found interpolated variable $automation_step_table at "SELECT * FROM $automation_step_table WHERE automation_id = %d"
Sample message
Unescaped parameter $ac_table used in $wpdb->get_results()\n$ac_table assigned unsafely at line 603.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Unescaped parameter $broadcast_table used in $wpdb->get_row()\n$broadcast_table assigned unsafely at line 2514.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Attempting a database schema change is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attributes['svg']'.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Failed to open export file for writing: {$export_file}"'.
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $param
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ContactImportAction".
Potential connections found in static code analysis.
Outbound calls
290
External assets
8
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
5 score snapshots
v1.30.0
25
Latest
v1.24.4
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 6,738 | 5,014 | 1,724 | v1.30.0 | 2.0.0 |
| 24 | 6,176 | 4,696 | 1,480 | v1.24.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.