Created
December 9, 2020 12:34
-
-
Save smileBeda/16fda9d82498f8406fd8e5888d78ff41 to your computer and use it in GitHub Desktop.
Remove WordPress native Excerpt Trim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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