#DebuncTotD - WordPress Wednesday [24/8/2016]

Do you want to see the thumbnail image in your blog posts?

If yes, what you’re looking for is: the_post_thumbnail( $size, $attr )

Also, did you know that WordPress comes with a default thumbnail image size?

Replace $size with ‘thumbnail’, ‘medium’, ‘large’ or ‘full’ or go to Settings > Media to change the default sizes.