Auto Image Attributes
Wordpress plugin to automatically set the Title, Alt, Legend, Description, attributes from file name
by Mathieu Pellegrin · github.com/mpellegrin/wordpress-plugin-auto-image-attributes
★ 3stars
1forks
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/mpellegrin/wordpress-plugin-auto-image-attributes/archive/refs/heads/master.zipFrom the readme
Auto Image Attributes
Based on "Auto Image Attributes From Filename With Bulk Updater" by arunbasillal
Automatically Add Image Title, Caption, Description And Alt Text From Filename. Includes a bulk updater to update existing images in the Media Library
Description
Automatically add Image attributes such as Image Title, Image Caption, Description And Alt Text from Image Filename.
The plugin can update image attributes for both new images and existing images in the media library.
With this plugin you can:
Set the image filename as the image Title.
Set the image filename as the image Caption.
Set the image filename as the image Description.
Set the image filename as the image Alt Text.
Remove hyphens from the image filename.
Remove underscores from the image filename.
Choose to turn off any of the above mentioned features.
With the bulk updater you can:
Set the image filename as image Title, Caption, Description and Alt Text after removing hyphens and underscores from the filename.
Update any number of images in your Media Library in one click.
If your image filename is myimage-name.jpg, your Image Title, Caption, Description And Alt Text will be My Image Name.
Th