Getting post thumbnail URL
-
I need just the image source of post thumbnails for a js slider I’m trying to integrate.
For example the loop will look like this
<img src="thumbnail url" longdesc="URL_1" alt="Text_1" /> <img src="thumbnail url" longdesc="URL_2" alt="Text_2" /> <img src="thumbnail url" longdesc="URL_3" alt="Text_3" />
so in the img src I need to somehow echo the post thumbnails url. Can someone please share how to do this .. if possible?
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Getting post thumbnail URL’ is closed to new replies.