=== amtyThumb posts === Contributors: Amit Gpta Tags: thumbnail, recent, post, amty, image, customizable Requires at least: 2.7 Tested up to: 2.9.2 Stable tag: 5.0 Shows resently published posts on your blog with thumbnail. This is fully customizable & cmopletely under in user control. == Description == This plugin shows resently published posts on your blog with thumbnail. You may customize it in any way. It extracts first image of your current post. Fully customizable. You may control thumbnail size, Title length, apperance, etc. Features over other plugins: 1. Can extract an image which is either on same server or on remote server 2. Can extract attached images 3. If an image is deleted from the post it automatically shows 2nd image as thumbnail 4. If there is no image in the post it shows default image which can be set. 5. Appearance is fully customizable through widget panel. Note: This plugins works for IMG tag those are written in ur post like 'Amty Thumb Posts', //'' to hide it 'before_title' => '

', 'after_title' => '

', 'thumb_width' => '70', 'thumb_height' => '70', 'thumb_border' => '1', 'show_thumb' => 'yes', 'image_type' => 'any', //'attached','any','referenced', 'uploaded' 'imagepath' => '', 'pretag' => '', 'posttag' => '', 'title_len' => 30, 'display_type' => 'Vertically', //'Horizontally','Vertically' 'display_first' => 'image', //'image','title' 'box_width' => '50', 'title_box_height' => '50', 'box_border' => '0', 'max_post' => '5', 'category' => 'All', 'widgettype' => 'Recent' //'Recent','Random','Popular' For any doubt or query visit http://article-stack.com/ == Frequently Asked Questions == = Only default images are being shown = Check "img" tag in your post. Whether "src" attribute is written after "img" if not do it so. e.g. WRONG :