Skip to content

Instantly share code, notes, and snippets.

@andrastudio
Created May 22, 2013 12:38
Show Gist options
  • Save andrastudio/5627238 to your computer and use it in GitHub Desktop.
Save andrastudio/5627238 to your computer and use it in GitHub Desktop.
apply_filters( 'wpcasa_excerpt_more', 'jkr_excerpt_more' );
function jkr_excerpt_more() {
return '';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment