All-in-one AI marketing plugin: email campaigns, content generation, SEO analyzer, social media scheduling, and AI chatbot — in one dashboard.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,163
10 issue groups
Security
175
5 issue groups
I18n
2
1 issue group
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 {$col} at "SELECT DATE({$col}) AS day, COUNT(*) AS total FROM %i WHERE DATE({$col}) BETWEEN %s AND %s {$where} GROUP BY DATE({$col})"
Sample message
Unescaped parameter $col used in $wpdb->get_results()\n$col assigned unsafely at line 634.
Sample message
Attempting a database schema change is discouraged.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$delete_data".
Sample message
Detected usage of meta_value, 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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "litespeed_purge_all".
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "AI Marketing Expert — AI Email Marketing, Content Generator, SEO Analyzer, Social Media & Chatbot" is different from the name declared in plugin header "AI Marketing Expert".
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
75
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1.0
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 1,340 | 4 | 1,336 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.