Create high-quality SEO posts, articles, AI images, WooCommerce products. Autofill website. Rewrite and translate with AI. Gemini, chatGPT, Claude
Prioritized issue groups from the latest Plugin Check scan
I18n
484
2 issue groups
Security
390
8 issue groups
Maintainability
273
11 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'ai-wp-writer' but got 'wp-ai-assistant'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$article".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_POST['promocode']'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['act']. Check that the array index exists before using it.
Sample message
$_POST['act'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['articles']
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->get_col()\n$sql assigned unsafely at line 296.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AI WP Writer – SEO content generator, chatGPT, Gemini, Claude" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AIASIST".
Sample message
Translatable string should not be wrapped in HTML. Found: '<b>Enter the API key:</b>'
Sample message
Plugin name "AI WP Writer – SEO content generator, chatGPT, Gemini, Claude" is different from the name declared in plugin header "AI WP Writer".
Sample message
Tested up to: 7.0 < 7.1. 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.
Potential connections found in static code analysis.
Outbound calls
52
External assets
0
Incoming endpoints
29
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
16 more hidden
6 score snapshots
v4.6.3.2
32
Latest
v4.6.2.5
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 1,148 | 610 | 538 | v4.6.3.2 | 2.1.0 |
| 33 | 1,139 | 606 | 533 | v4.6.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.