Choose from thumbnails in the edit post view.
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(); } ?>