the_post_thumbnail_url
the_post_thumbnail_url ( $size = 'post-thumbnail' )
Parameters:- (string|int[]) size Optional. Image size to use. Accepts any valid image size, or an array of width and height values in pixels (in that order). Default 'post-thumbnail'.
Defined at: - Introduced in WordPress: 4.4.0
- Deprecated in WordPress: —
Description
Displays the post thumbnail URL.