=== Image Alt & Accessibility Checker === Contributors: mithdeveloper Requires at least: 6.6 Tags: alt, Image Alt, Accessibility, Checker, Accessibility Checker Tested up to: 6.8 Requires PHP: 8.0 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Image Alt & Accessibility Checker helper: auto alt text, contrast checks, form scan, and WCAG guidance. == Description == Improve your site’s accessibility with this plugin: - Automatically generate alt-text for images when they are uploaded. - Run accessibility scans on posts and pages from the admin panel. - Use a quick contrast-checker overlay to test text-background readability. - Identify common accessibility issues:   • Missing alt attributes   • Vague link text   • Poor heading structure/order   • Unlabeled form inputs   • Buttons without proper names/labels == Installation == 1. Upload the `image-alt-accessibility-checker.zip` via Plugins > Add New > Upload. 2. Activate the plugin. 3. Go to IAAC Checker in the admin menu. 4. Try uploading an image without alt text to see the auto-generated alt-text feature in action. == Screenshots == screenshot-1.png screenshot-2.png screenshot-3.png == Changelog == = 1.0.1 = * Initial release.