=== Related Posts Thumbnails === Contributors: marynixie Donate link: http://wordpress.shaldybina.com/donate Tags: related, posts, thumbnail Requires at least: 2.9 Tested up to: 2.9.2 Stable tag: 1.1 Customizable plugin, that nicely displays related posts thumbnails under the post. == Description == This plugin will add related posts thumbnails after the post. Plugin allows to customize thumbnail sizes, display settings and type of relation. By default it uses generated by Wordpress thumbnail for the first image appeared in the post, that was uploaded on the server with sizes as set in Media settings. You can select between 'thumbnail' and 'medium' size options. In addition if your theme supports Post Thumbnails feature introduced in Wordpress 2.9 you can specify custom thumbnail size. You can also specify post custom field name to be used as thumbnails source. Thumbnails are arranged in columns under the post with related posts title under each post thumbnail. Colors of background, border, text, text sizes and background on mouse over can be customized. See screenshot. You can specify number of related posts to display, top text, style settings, default image URL. You can select type of relation - categories, tags or categories and tags. You can where to display related posts - specify page type (main or single) and select categories. Related Links: * Plugin Homepage * Wordpress Post Thumbnails feature page * Regenerate Thumbnails - plugin for regenerating images after changing Media settings or theme post thumbnails support options * Generate Post Thumbnails Plugin - plugin for assigning post thumbnails for existing posts * New in WordPress 2.9: Post Thumbnail Images « Mark on WordPress == Installation == 1. Extract zip in the /wp-content/plugins/ directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Customize plugin settings under Settings -> Related Posts Thumbs == Frequently Asked Questions == = How does this plugin decide which image to use as post thumbnail? = If your theme supports Wordpress Posts Thumbnail feature and post has a specified Post Thumbnail as seen on Edit Post page, when this image will be used as a post thumbnail in related posts. The size of the image is determined by plugin setting 'Post-thumbnails name'. If your theme does not support Post Thumbnail feature or post has no assigned thumbnail, when the first image on the post will be used as a thumbnail. = Does plugin support external images, e.g. uploaded on Flickr? = There is no such support in the current version of the plugin. = What is default image URL? = If there are no images of the specified size in the post, or file does not exist on the server the default image will be used as a post thumbnail. You can upload your image on server and specify its URL in plugin settings. == Screenshots == 1. Plugin in action 1. Plugin settings page == Changelog == = 1.1 = * removed PHP warnings for getimagesize and file if wrong header was received * fixed Categories and Tags confusion (when you selected Categories relation was based on Tags and vice versa) * added Categories option to select specific categories * added post custom field name option as a source for thumbnails = 1.0 = * Released plugin initial version == Upgrade Notice == = 1.1 = This version includes categories/tags confusion in settings, elimination of warnings in case of wrong headers, new features - Categories and custom field support. = 1.0 = The first released version