Version: 0.0.1
Author: Mohamed Abidar
Author URI: https://abidar.dev/
Author: Mohamed Abidar
Requires PHP: 5.6
Requires at least: 4.7
Automatically set missing alt tags for images in WordPress on activation.
This WordPress plugin, "Auto Set Missing Image Alt Tags," automatically sets alt tags for thumbnails that are missing them. Alt tags are crucial for accessibility and SEO purposes. With this plugin activated, any thumbnails within your WordPress site that lack alt attributes will have them automatically generated based on the linked post titles.
You can install this plugin using one of the following methods:
-
Direct Installation:
- Download the plugin ZIP file from the GitHub repository or directly install it from the WordPress Plugin Directory (not yet available).
- Upload the ZIP file to your WordPress site and activate the plugin.
-
Clone the Repository:
- Clone the plugin repository from https://github.com/abidarm/mw-auto-alt-tags into your WordPress plugins directory.
git clone https://github.com/abidarm/mw-auto-alt-tags.git
- Activate the plugin from the WordPress admin dashboard.
Upon activation, the plugin scans your WordPress site for thumbnails that don't have alt tags. It then adds alt tags to these thumbnails, using the linked post titles.
Once activated, the plugin requires no further configuration. It sets alt tags for thumbnails based on linked post titles and stops. It does not continuously monitor or set alt tags in the background.
For support or to report any issues, please open an issue on GitHub.
Contributions are welcome! If you have any suggestions, improvements, or feature requests, feel free to fork the repository and submit a pull request.
This plugin is licensed under the MIT License. You are free to modify and distribute the plugin according to the terms of this license.