Skip to content

Instantly share code, notes, and snippets.

@smileBeda
Created December 9, 2020 12:34
Show Gist options
  • Save smileBeda/16fda9d82498f8406fd8e5888d78ff41 to your computer and use it in GitHub Desktop.
Save smileBeda/16fda9d82498f8406fd8e5888d78ff41 to your computer and use it in GitHub Desktop.
Remove WordPress native Excerpt Trim
remove_filter('get_the_excerpt', 'wp_trim_excerpt');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment