=== DP Thumbnail === Contributors: cloudstone Donate link: http://dedepress.com/donate/ Tags: thumbnail, post-thumbnail Requires at least: 2.9 Tested up to: 3.1 Stable tag: 1.0 An advanced post thumbnail plugin for WordPress. == Description == An advanced post thumbnail plugin for WordPress. This plugin based Justin Tadlock's [Get the image](http://wordpress.org/extend/plugins/get-the-image/) plugin. DP Thumbnail gives it a general settings in admin panel, and add Timthumb support(Automatic cropping and resizing script). First, DP Thumbnail grab images from a variety of ways(Optional): 1. Get image by cutstom field **keys**. 2. If no image found, get image by built-in feature "Featured image". 3. If no image found, get image by attachment image. 4. If no image found, get first image by scan post content. 5. If no image found, display default image. and then, you can set how to display thumbnail: * Image size for featured image and attachment image. * Output thumbnail size, alignment * Enable timthumb for image. * and more. TODO: 1. Better description and usage. 2. Video thumbnail support. == Installation == 1. Upload the entire folder `dp-thumbnail` to `/wp-content/plugins/` 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place code `` in the loop of your templates 4. Change Settings in 'Settings > DP Thumbnail' under 'Setting' Menu in your WordPress admin panel. == Frequently Asked Questions == No FAQ yet. == Screenshots == No screentshots yet. == Changelog == = Version 1.0 = * Initial public release == Upgrade Notice == No upgrade notice yet.