=== Default Post thumbnail === Contributors: carlosmendoza Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8245725 Tags: post thumbnail, post, thumbnail, media, image, images, theme Requires at least: 2.9 Tested up to: 2.9.1 Stable tag: 0.9 Display a default thumbnail for posts with no specific thumbnail set using the new functionality (the_post_thumbail() function) in wordpress 2.9 == Description == Wordpress 2.9 added support for post thumbnails but you have to set the thumbnail for each post you want to have a thumbnail. If your site already has hundreds of posts adding a thumbnail image for each post will be a lot of work even if you only want the same image for each old post. This plugin allows you to specify a default post thumbnail that will be displayed for posts that doesn't have a thumbnail set. This plugin requires that you have enabled support for post thumbnails in your theme == Installation == * Upload the file and extract it in the `/wp-content/plugins/` directory * Activate the plugin through the 'Plugins' menu in WordPress * Go to Settings -> Default Post Thumbnail and select the image you want to use as default * Save the changes == Frequently Asked Questions == No Frequently asked questions yet == Screenshots == 1. Default post thumbnail settings page == Changelog == = 0.9 = * Initial release of the plugin.