Hello, welcome to therichpost.com. In this post, I will tell you How to get wordpress post thumbnail url? WordPress is the best cms like I always say. This get wordpress post thumbnail url will help you a lot.
Here is the function to get wordpress post thumbnail url:
$url = wp_get_attachment_url( get_post_thumbnail_id($post->ID), ‘thumbnail’ );
There are so many hooks in wordpress and i will let you know all. Please do comment if you any query related to this post. Thank you. Therichpost.com
Recent Comments