Hi, I want to upload many images to WP at the same time. In its basic form, that is pretty easy, using the upload media option. But, I do not want to go to my dashboard and edit the Title and Alt-Text of each image. It would be good if I could upload those two details in a batch, probably as a txt or csv file. Or using a plug-in. Any suggestions? Thanks Ajeet
I do not believe there is a plugin for doing this. The easiest thing I can think of doing is filter your attached images in phpMyAdmin, then mass edit the fields there.