=== Image Alt Setter === Contributors: dhrumilk Tags: image alt setter, image alt, image alternative text, alternative text, Requires at least: 5.2 Tested up to: 6.7.2 Requires PHP: 5.6 Stable tag: 1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Sets the alternative text for all images in WordPress if not available. == Description == The Image Alt Setter plugin automatically sets the alternative text for all images in WordPress if it is not available. Alternative text plays an essential role in web accessibility and search engine optimization (SEO), providing a description of the image content to users who may not be able to see the images. This plugin ensures that every image in your media library has descriptive alternative text, enhancing accessibility and improving your website's SEO. The plugin checks if the alt text is empty for each image and uses the image title as the alternative text if necessary. == Installation == Follow the below instructions to install this plugin to your WordPress website. Ex. 1. Upload to the `wp-content/plugins/` directory. 2. Activate the plugin through the \'Plugins\' menu in WordPress. 3. Enjoy! == Changelog == = 1.2 – Mar 12th, 2025 = * Tested with the latest WordPress version 6.7.2. = 1.1 – Jun 13th, 2024 = * Tested with the latest WordPress version 6.5. = 1.0 - Sep 25th, 2023 = * First release