Automatically adds title and alt tags to new images in the media library, improving SEO and accessibility with customizable fields and capitalization.
Prioritized issue groups from the latest Plugin Check scan
Security
9
4 issue groups
Maintainability
6
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<label><input type='checkbox' name='aita_fields_to_update[]' value='$key' $checked> $label</label><br>"'.
Sample message
Sanitization missing for register_setting().
Sample message
Processing form data without nonce verification.
Sample message
$_POST['capitalization'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "wp_send_json_error()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.1.0.
Sample message
Tested up to: 6.8 < 7.0. 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
1
External assets
0
Incoming endpoints
1
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v2.3.1
68
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 17 | 13 | 4 | v2.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.