Does anyone know of any plugins which will only give a summary of a blog (say four lines for example) and then offer a link to view the full blog post? Somewhat similar to how it occurs in the RSS feed?
Does anyone know of any plugins which will only give a summary of a blog (say four lines for example) and then offer a link to view the full blog post? Somewhat similar to how it occurs in the RSS feed?
The template tag the_excerpt() tied to the post permalink offers this:
http://codex.wordpress.org/Template_Tags/the_excerpt
Some plugins which improve on the concept:
http://guff.szub.net/2005/02/26/the-excerpt-reloaded/
http://www.thunderguy.com/semicolon/wordpress/evermore-wordpress-plugin/
http://dev.wp-plugins.org/wiki/PostTeaser
http://www.semiologic.com/projects/fancy-excerpt/
http://ashwinbihari.com/archives/2005/01/14/plugin-auto-more/
This topic has been closed to new replies.