WP-Choose-Thumb

plugin banner

A simple way to add a default thumbnail to your post.

Author:Dave Ligthart (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.5.2
Plugin version:1.3.6
Added to WordPress repository:12-02-2009
Last updated:18-12-2012
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, %:100
Rated by:1
Plugin URI:http://daveligthart.com
Total downloads:10 129
Active installs:50+
plugin download
Click to start download

A simple way to choose a default thumbnail for your post.

Works alongside the featured image core functionality.

For theme usage:

Add this function where you want the thumbnail to appear

<?php if(function_exists('wct_thumb')){ wct_thumb(); } ?>

Screenshots
FAQ
ChangeLog