get featured image url by post id & WordPress gives you the function get_post_thumbnail_id to get the ID of an image. Get Featured Image URL – get featured image post wordpress by post id
get featured image url by post id
featured images are pretty useful and pretty simply to use in WordPress. you can also check this article for Woocommerce Get Featured Image Url And Gallery Images
Getting a Post’s Featured Image URL By Post ID
ID) ); ?>
If Featured Image else your default image:
check below PHP Source code:
ID) ); ?>
get featured image url
echo get_the_post_thumbnail_url();
How to get WordPress Post Featured Image URL in PHP?
Display the featured post URL (you can replace ‘medium’, ‘large’ with a different image size)
Don't Miss : Woocommerce Get product image url
I hope you get an idea about get featured image url by post id.
I would like to have feedback on my infinityknow.com.
Your valuable feedback, question, or comments about this article are always welcome.
If you enjoyed and liked this post, don’t forget to share.