Trim Your Text with wp_trim_words() in WordPress
When I first started putting out Premium themes for WordPress, I create a custom excerpt function that would trim your post content to a certain number of words. Today, I discovered that WordPress 3.3 actually has a similar core function called wp_trim_words(). The function works like so:






Subscribe
Follow