Limits the displayed text length with both the_content_limit and get_the_content_limit
only had to add <?php the_content_limit(140); ?> to my loop and it works perfectly. I spent a few minutes poking around the source and made some cosmetic changes, but other than that its just plug and play!
You must log in to submit a review. You can also log in or register using the form near the top of this page.