How to get wordpress post featured image url

<?php echo wp_get_attachment_url(get_post_thumbnail_id($post->ID)); ?>

Comments

Popular posts from this blog

datatable with both top and bottom scroll bar.

How to set custom Post feature image as og:image ?