AI-powered email marketing automation plugin for WordPress & WooCommerce - capture leads, create campaigns, and automate workflows with AI assistance.
Prioritized issue groups from the latest Plugin Check scan
I18n
4,928
3 issue groups
Maintainability
1,088
12 issue groups
Security
924
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
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 2517.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.8.0.
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: "ABANDONED_CART_SCHEDULER".
Sample message
Attempting a database schema change is discouraged.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 10.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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_value, possible slow query.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $param
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_key, possible slow query.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ContactImportAction".
Potential connections found in static code analysis.
Outbound calls
291
External assets
7
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
9 score snapshots
v1.31.2
24
Latest
v1.31.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 6,992 | 5,179 | 1,813 | v1.31.2 | 2.1.0 |
| 24 | 6,926 | 5,123 | 1,803 | v1.31.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.