inc2734 / smart-custom-fields

78 stars 33 forks source link

Not able to fetch Image URL #78

Open jagdish1o1 opened 5 years ago

jagdish1o1 commented 5 years ago

I'm trying to get the image URL but it's giving me ID, how I can get the URL?

inc2734 commented 5 years ago

Smart Custom Fields returns only the image ID. T get url, it is good to use the following function.

https://developer.wordpress.org/reference/functions/wp_get_attachment_image_url/