Plugin Directory

Content and Image Teaser

Allows users to limit the number or words that are displayed when they want the excerpt or content of a post to appear.

Download Version 0.1

This plugin limits content on front or archive page after set number of words, add gettexted more link to the end of it , pull out only wordpress allowed html tags, check if any xhtml tag is unclosed and close it, take and resize first image from the post.

In your theme file find

<?php the_content('Read more...'); ?> 

And replace it with

<?php content(100, __('(more...)')); ?>
Author: Divine Developer

Requires: 2.0 or higher
Compatible up to: 2.8.4
Last Updated: 2009-9-30 Downloads: 681

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(0 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.

50,2,1