Skip to content

Instantly share code, notes, and snippets.

@mattradford
Created October 17, 2014 08:56
Show Gist options
  • Save mattradford/8dddecd677cfc9fc559e to your computer and use it in GitHub Desktop.
Save mattradford/8dddecd677cfc9fc559e to your computer and use it in GitHub Desktop.
Trim excerpt using built in function
wp_trim_words( $text, 55, ‘…’ );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment