=== YouTubeThumb2CustomField === Contributors: herrpfleger Tags: youtube, customfields, video, media, post, theme Requires at least: 2.0 Tested up to: 2.8.4 Stable tag: trunk YouTubeThumb2CustomField plugin checks post content for embeded YouTube video and inserts thumbnail-url into custom field. == Description == YouTubeThumb2CustomField (YTT2CF) is a Wordpress plugin that checks your post content for any embeded YouTube video and inserts thumbnail-url into a custom field named "ytthumb_url". Now you can use that custom field data to beautify the look of your blog. The plugin checks the content of your post for the YouTube embed code and for videos which you have inserts via Vladimir Prelovac's Smart YouTube. == Installation == 1. Upload the whole plugin folder to your /wp-content/plugins/ folder. 2. Activate the plugin through the 'Plugins' menu in WordPress and you're done! == Changelog == = 0.8 = * First release of YouTubeThumb2CustomField == Screenshots == 1. filled Custom field == Credits == My thanks goes to Vladimir Prelovac for his great plugin Smart YouTube from which I got some inspiration and I used his readme.txt as template.