Changeset 3166966
- Timestamp:
- 10/11/2024 06:59:08 AM (18 months ago)
- File:
-
- 1 edited
-
alt-text-updater/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alt-text-updater/trunk/readme.txt
r3166960 r3166966 1 1 === Alt Text Updater === 2 Contributor : Anushka Deshingkar3 Tags: alt text, accessibility, SEO, image, media , bulk update2 Contributors: Anushka Deshingkar 3 Tags: alt text, accessibility, SEO, image, media 4 4 Requires at least: 5.0 5 5 Tested up to: 6.6 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Alt Text Updater allows WordPress admins to bulk update alt text for images based on image titles or a CSV upload, enhancing both accessibility and SEO. 12 11 13 == Description == 12 Alt Text Updater helps WordPress admins easily update alt text for images in bulk . This plugin provides two options:14 Alt Text Updater helps WordPress admins easily update alt text for images in bulk, improving accessibility and SEO. The plugin provides two powerful options to automate the process: 13 15 14 1. **Update Alt Text Based on Image Title**: Automatically update the alt text of all media images by using their image titles.15 2. **Upload CSV to Update Alt Text**: Upload a CSV file with image URLs and alt text, and the plugin will update the alt text accordingly.16 1. **Update Alt Text Based on Image Title**: Automatically update the alt text of all images in your media library using their image titles. 17 2. **Upload CSV to Update Alt Text**: Upload a CSV file with image URLs and corresponding alt text, and the plugin will update the alt text accordingly. 16 18 17 This plugin is designed to work efficiently with large media libraries and provides a real-time progress bar during the update process. 19 This plugin is designed for large media libraries, offering a real-time progress bar to track the update process. 20 21 **Key Features:** 22 - Bulk update alt text for all images. 23 - Update based on image title or CSV upload. 24 - Optimized for large media libraries. 25 - Real-time progress bar during updates. 18 26 19 27 == Installation == … … 41 49 | https://your-site.com/wp-content/... | Another Alt Text | 42 50 43 44 51 == Frequently Asked Questions == 45 52 … … 54 61 55 62 == Screenshots == 56 1. Plugin Interface 57 2. Progress bar showing update progress58 3. Sample Excel File: A sample Excel file showing the format for updating alt text with Image URLs and Alt Text columns.63 1. Plugin Interface showing the two options for updating alt text. 64 2. Progress bar showing the update process in real-time. 65 3. Sample CSV File format: Image URLs and Alt Text columns for bulk updating. 59 66 60 67 == Changelog == … … 69 76 70 77 == License == 71 This plugin is licensed under the GPLv2 or later. 78 This plugin is licensed under the GPLv2 or later.
Note: See TracChangeset
for help on using the changeset viewer.