by johnnycocheroo454 on WordPress.org
Automatically fills in missing alt attributes for images using the post title or filename.
Images without alt text are a problem for accessibility (screen readers) and SEO.
This lightweight plugin automatically adds alt attributes where they are missing:
wp_get_attachment_image() → uses the image filename (without extension). If an image already has alt text, the plugin leaves it untouched.
No settings, no configuration — just activate and your site is more accessible.