Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
<?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