I never found solution on this forum.
How can I put link of thumbnail to some function? ex
If i use:
1.
the_post_thumbnail($thumbnail->ID)
WP show te thumbnail
2.
get_permalink($thumbnail->ID)
WP show me a link to post
I need some function which show me source to thumbnail.
ex.
<div id="bleble" style='background:url('ID); ?>’) bottom center;’>