v1.0.0 – Return a whole sentence with Get Better Excerpt
Welcome to my blog, please feel free to subscribe to my RSS feed, join me on Twitter or leave a comment.
= Return a whole sentence =
If you would like to return whole sentences rather than words, you can control the number of sentences to return:
get_better_excerpt(’sentence=1′);
I’ve upgraded my Get Better Excerpt plugin this morning to include a cool new feature, now you can retrieve a complete sentence instead of a series of words for your WordPress excerpts.
To return a single sentence:
get_better_excerpt(’sentence=1′);
For two sentences:
get_better_excerpt(’sentence=2′);
Of course, you can also combine this with other options:
get_better_excerpt(’sentence=2&link=true’);






This is not particular related to this article, but i feel that i have to let you know that like your theme switcher feature on the site. Very cool and first one i have seen. Nice job!
Jaymie