feature image get wordpress code example Example: wp+get feature image <?php echo get_the_post_thumbnail( $post_id, 'thumbnail' ); ?>