Title and Alt
-
Hello I added this php script for the loop:
<?php foreach(get_multi_images_src('') as $k => $i){ echo '<img src="'.$i[0][0].'" />'; } ?>
I don’t know how to display image title and image alt of the media library.
Thanks
- The topic ‘Title and Alt’ is closed to new replies.