Skip to content

Instantly share code, notes, and snippets.

@agragregra
Created April 28, 2015 11:36
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save agragregra/79a6e0dec6665539e22f to your computer and use it in GitHub Desktop.
Save agragregra/79a6e0dec6665539e22f to your computer and use it in GitHub Desktop.
WordPress Get Full Content
<?php global $more; $more = 1; the_content(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment