Auto Set Missing Image Alt Tags
WordPress plugin that automatically sets missing alt tags for thumbnails based on linked post titles
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/abidarm/mw-auto-alt-tags/archive/refs/heads/main.zipFrom the readme
Auto Set Missing Image Alt Tags
Version: 0.0.1
Author: Mohamed Abidar
Author URI: https://abidar.dev/
Author: Mohamed Abidar
Automatically set missing alt tags for images in WordPress on activation.
Description
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.
Installation
You can install this plugin using one of the following methods:
1. 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.
2. Clone the Repository:
- Clone the plugin repository from https://github.com/abidarm/mw-auto-alt-tags into your WordPress plugins directory.
- Activate the plugin from the WordPress admin dashboard.
How It Works
Upon activation, the plugin sc