This plugin adds several improvements to WordPress’ default way of creating excerpts. Keeps HTML markup in the excerpt (and you get to choose which tags are included) Trims the excerpt to a given length using either character count or word count Only the ‘real’ text is counted (HTML is ignored but kept) Customizes the excerpt length and the ellipsis character that are used Completes the last word or sentence in an excerpt (no weird cuts) Adds a read-more link to the text Ignores custom excerpts and use the generated one instead Theme developers can use the_advanced_excerpt()...
Read the full description on WordPress.org →