Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
<?php echo get_the_post_thumbnail( get_option( 'page_for_posts' ), 'large', array( 'class' => 'feature' ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment