I uploaded around 600 pictures in different galleries in wordpress without setting the titles and alt attributes. I need to edit them, I was wondering a way to edit them by album, let’s say the title of the pictures in the album soccer would be soccer1, soccer2 etc.. but without doing it manually?
Leave a Reply
You must be logged in to post a comment.
You can use the ‘wp_get_attachment_image_attributes’ hook
Or Check Out my new plugin
Its now on WordPress plugins directory.
The Alt Manager plugin is a simple plugin that changes images Alt and Title attributes text on your (Pages â Posts) separately to your website name or (post or page) title.This Plugin bulk changes images Alt and Title attributes immediately you dont need to change image info on media library.
https://wordpress.org/plugins/alt-manager/
I think the better way to use this plugin – http://wordpress.org/plugins/faster-image-insert/
We have a photo website and we use this plugin for a bulk uploading and bulk editing image attributes. You can run action that will change all your titles in way soccer1, soccer2. You also can change the order of your images and rewrite titles again.