Skip to content

Instantly share code, notes, and snippets.

@billrobbins
Created November 19, 2018 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billrobbins/d85758ed076dafd4f2e8e30e9d9aa008 to your computer and use it in GitHub Desktop.
Save billrobbins/d85758ed076dafd4f2e8e30e9d9aa008 to your computer and use it in GitHub Desktop.
<?php echo apply_filters( 'the_content', get_post_field( 'post_content', get_option( 'page_for_posts' ) ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment