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.

Display Loader and disable page while waiting for ajax request

Remove GIT integration from VSCode