AI Content Writer & Rewriter. Write content with AI from zero. Import content from RSS, Wordpress, Google News and rewrite with AI.
Prioritized issue groups from the latest Plugin Check scan
I18n
514
3 issue groups
Security
303
10 issue groups
Maintainability
87
12 issue groups
Sample message
Mismatched text domain. Expected 'autowp-ai-content-writer-rewriter' but got "autowp".
Sample message
$_POST['active'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['active']. Check that the array index exists before using it.
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 $placeholders at "DELETE FROM $table WHERE id IN($placeholders)"
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: 'API Request Error: ' . $error_message
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 1650.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['autowp_nonce']
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_excerpt_from_content".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.2.0.
Sample message
Use placeholders and $wpdb->prepare(); found $prepared_query
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AutoWP - AI Content Writer & Rewriter" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$selected'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Potential connections found in static code analysis.
Outbound calls
71
External assets
8
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.3.0
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 918 | 548 | 370 | v2.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.