Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Created April 28, 2015 16:13
Show Gist options
  • Save jamigibbs/5fbcaa7da829b4a31637 to your computer and use it in GitHub Desktop.
Save jamigibbs/5fbcaa7da829b4a31637 to your computer and use it in GitHub Desktop.
Display the content of a post or page
<?php the_content( __( 'Continue Reading', 'rescue' ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment