Open jagdish1o1 opened 5 years ago
I'm trying to get the image URL but it's giving me ID, how I can get the URL?
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/
I'm trying to get the image URL but it's giving me ID, how I can get the URL?