$img_url = wp_get_attachment_image_url(get_post_thumbnail_id(get_the_ID()), 'full'); <img src="<?PHP echo $img_url?> ">