AI Content Writing Assistant - Content Writer, ChatGPT, Image Generator All in One generates high-quality, unique content and stunning images with jus …
Prioritized issue groups from the latest Plugin Check scan
Security
857
10 issue groups
I18n
578
3 issue groups
Maintainability
129
12 issue groups
Sample message
Mismatched text domain. Expected 'ai-content-writing-assistant' but got "ai-writing-assistant".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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 '$current_user_avatar'.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$category".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
The use of function ini_set() is discouraged
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ai_writing_assistant".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of a non-sanitized input variable: $_POST['formData']
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$id} at "SELECT post_id FROM {$wpdb->prefix}ai_writing_assistant_sceduled_posts WHERE id='{$id}'"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AI_Writing_Assistant_Menu".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The parameter "array( 'hide_empty' => false, 'parent'=> $term->term_id)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: 'Choose the size of the image you want to generate with <a href="https://openai.com/dall-e-2/">' . __("DALL-E", "ai-writing-assistant") .'</a>.'
Sample message
Unescaped parameter $this->settingsKey used in $wpdb->query()
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_aiwa_single_generation_tinymce".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['rc_nonce']. Check that the array index exists before using it.
Potential connections found in static code analysis.
Outbound calls
142
External assets
3
Incoming endpoints
23
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
10 more hidden
First score snapshot
v1.1.7
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 1,585 | 1,069 | 516 | v1.1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.