This plugin allows you to automatically generate an Alt Text for images uploaded into the media library via AI.
Prioritized issue groups from the latest Plugin Check scan
Security
63
9 issue groups
Maintainability
15
8 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$bodyJson'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$settingsUrl'.
Sample message
Sanitization missing for register_setting().
Sample message
Direct integration with a third-party AI provider (api.anthropic.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 86.
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$tableName} at "SELECT * FROM {$tableName} ORDER BY time DESC LIMIT %d"
Sample message
$_REQUEST['bulk_action_name'] 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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::FILTER_FORCE_IPV4".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['media']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Tested up to: 7.1.0 The version number should only include major versions 7.1.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
24
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v3.0.3
42
Latest
v2.8.2
43
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 79 | 59 | 20 | v3.0.3 | 2.1.0 |
| 43 | 65 | 52 | 13 | v2.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.