Skip to content

Instantly share code, notes, and snippets.

@dave547
Created March 18, 2012 00:51
Show Gist options
  • Save dave547/2067197 to your computer and use it in GitHub Desktop.
Save dave547/2067197 to your computer and use it in GitHub Desktop.
WORDPRESS: create excerpt for blog
<?php the_excerpt(); // Show excerpt and not full post content ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment