Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

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?

share|improve this question

migrated from stackoverflow.com Sep 20 '12 at 13:10

1 Answer

https://forrst.com/posts/Add_Missing_Alt_tags_to_Images_WordPress_Conte-DMO this function seems to be kind of what you want though for all images with missing alt tags rather a category by category basis, but perhaps a start or compromise...

share|improve this answer
An answer should be more than just a link to an external site. Please add a solution. – toscho Sep 20 '12 at 17:44

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.