Automatic alt text for WordPress and WooCommerce. Dynamic, reversible, and based on your existing SEO context from Yoast, Rank Math, SEOPress, or AIOS …
Prioritized issue groups from the latest Plugin Check scan
Security
33
8 issue groups
Maintainability
26
10 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
$_POST['alt_empty'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['alt_empty']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$DomController".
Sample message
error_log() found. Debug code should not normally be used in production.
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 $placeholders
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dom'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['bialty_cs_alt']. Check that the array index exists before using it.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "BIALTY - Bulk Image Alt Text (Alt tag, Alt Attribute) with Yoast SEO + WooCommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
The use of function get_post_type_labels() is forbidden
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders_string} at "SELECT ID, post_title \n FROM {$wpdb->posts} \n WHERE post_title LIKE %s \n AND post_type IN ({$placeholders_string})\n AND post_status = 'publish'\n LIMIT 20"
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Plugin name "Bulk Auto Image Alt Text (Alt tag, Alt attribute) optimizer (image SEO)" is different from the name declared in plugin header "BIALTY - Bulk Image Alt Text (Alt tag, Alt Attribute) with Yoast SEO + WooCommerce".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
195
External assets
2
Incoming endpoints
6
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v2.2.6
39
Latest
v2.2.5
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 63 | 16 | 47 | v2.2.6 | 2.0.0 |
| 39 | 63 | 16 | 47 | v2.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.