Help needed using wp_trim_words
Keep in mind that a post excerpt is not always just the first X words of a post, so while wp_trim_words() could work under certain situations, it’s a pretty rigid solution. If you don’t want to deal with reverse-engineering the encrypted/obfuscated source file (shame on whoever did that), you might be able to get clever … Read more