We'll create fresh WordPress site with WP-Choose-Thumb installed. You have 20 minutes to test the plugin after that site we'll be deleted.
A simple way to choose a default thumbnail for your post.
Works alongside the featured image core functionality.
For theme usage:
<?php if(function_exists('wct_thumb')){ wct_thumb(); } ?>