Excerpt Thumbnails

Description:
Displays the first image used inside a post as a thumbnail on a page that lists posts (inside the loop, such as archives, category pages, or any page that displays excerpts). If no images are found, nothing is displayed. You can set a few options such as randomly selecting an image from the post and setting custom CSS id/class or in-line styles.

Usage:
Upload exthumb.php into your plug-in folder and activate as usual. Then, inside the loop, place this piece of code where you want the thumbnail to appear:

ID); ?>

Options:
There are a few options you can pass along:

Example:
The following code snippet would display the first image only and apply an inline style of “float: right”.

ID, "style=\"float:right;\"", false); ?>

Download Excerpt Thumbnails (v1.0)

Projects

LifeStream