Tui’s Find Thumb

This plugin has been written to provide various ways to return an *image thumb* either as a URL or IMG tag. There are four functions.

Author:Stephen Baugh (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:2.7
Plugin version:1.02
Added to WordPress repository:11-01-2009
Last updated:11-01-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.stephenbaugh.com/blog/wordpress-pl...
Total downloads:1 857
plugin download
Click to start download

Many WordPress themes, are heavily dependant on "feature images" to use as thumbnails to make them look good. This is great except it adds a lot of extra work setting up these thumb references, but equally if you are in a hurry and forget you add the thumb then the look of the theme breaks.

So here is Tui's Find Thumb plugin. It is very easy to use. It's purpose is to replace the Image function currently used in your theme with one that is lot more clever. With these new functions available you can do everything from a randomly select an image, or return a URL or IMG tag source specifically for that post.

The post option works through this logic until it gets a result

  1. Returns an IMG tag based on the thumbnail set in the post meta data (through special post fields)
  2. The first image in the post
  3. A randomly chosen image from a directory (in your base images directory) with the same name as the posts first category slug.
  4. A randomly chosen image from your base images directory

Screenshots
FAQ