• Is there a way to use get_the_post_thumbnail_url() to retrieve the URL (if exists)? I am writing my own tags because I’m using Zurb’s Foundation Interchange JS plugin and I’d feel more comfortable if all of the images were there rather than mixing techniques?

    I didn’t see an option in the methods list or in the FAQ/tutorial.

    Thank you,
    Daniel

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    You can just use the normal WP function such as this one, Retina just add the images into the src-set during the img tag generation (which happens when the page is built).

    Thread Starter Daniel Hendricks

    (@hendridm)

    Sorry, JM, I forgot to close this question after I e-mailed you and we talked briefly. Thank you for the follow-up, though! Great product – it does what it says that it does, and it does it well.

    Plugin Author Jordy Meow

    (@tigroumeow)

    Thank you for those kind words ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[get_]the_post_thumbnail()?’ is closed to new replies.