Automate your SEO content creation and publishing with AI-powered tools. Generate high-quality articles and publish directly to WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
213
9 issue groups
Security
58
4 issue groups
I18n
8
3 issue groups
Repo Compliance
1
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
Unescaped parameter $lock_table used in $wpdb->get_row()\n$lock_table assigned unsafely at line 93.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$lock_table} at "INSERT IGNORE INTO {$lock_table} (setting_key, setting_value) VALUES (%s, %s)"
Sample message
Attempting a database schema change is discouraged.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_query, 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: "wpml_active_languages".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$error_time".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER[$header]
Sample message
$_SERVER[$header] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Post %d does not exist or is not published after update (status: %s)'.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Function "wp_get_scheduled_event()" requires WordPress 5.1.0, but your plugin minimum supported version is WordPress 5.0.0.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
15
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
12 score snapshots
v1.3.101
46
Latest
v1.3.100
46
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 280 | 10 | 270 | v1.3.101 | 2.0.0 |
| 46 | 280 | 10 | 270 | v1.3.100 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.