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
482
2 issue groups
Security
385
8 issue groups
Maintainability
272
10 issue groups
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" - 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
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" is different from the name declared in plugin header "AI WP Writer".
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
5 score snapshots
v4.6.2.5
33
Latest
v4.6.1.1
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 1,139 | 606 | 533 | v4.6.2.5 | 2.0.0 |
| 33 | 1,112 | 581 | 531 | v4.6.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.