=== Relate-it === Contributors: bachiller Donate link: http://wordpress.org/support/profile/bachiller Tags: link, posts, tags, categories, thumbnail, relationship Requires at least: 3.6.0 Tested up to: 3.6.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Relate-it is a very simple plugin that shows thumbnails of posts related to the blog entry, based on the same tag or category. == Description == If you have a bounce rate problem or your readers don't stay too long on your web, Relate-it can help. It shows thumbnails of related posts as an alternative to link lists or tags. The thumbnails will appear between the content of the post and the comments section. The relationship between the posts is established based on two criteria: same tag or category. First the plugin looks for posts wiht the same tags as the main post. If the number of obtained posts doesn't reach a value specified in the plugin settings section then it looks for posts in the same category. Finally, to complete the number of related posts, it uses random posts. ** Features ** * Selection of related posts based on tags and categories criteria. * Thumbnail with the images of selected posts shown just below the main post content. * Links to selected posts. * Independent CSS stylesheet to change easly colors and visual styles. * Configurable number of related posts. * Configurable caption to change the text the plugin shows. ** Administration ** Relate-it plugin has some settings that an admin can manage easily with a form in the settings section. These are the options that can be configured: * Caption: A text that will be shown above the thumnail. * Maximun lenght of related post title. * Number of related posts that wil be shown. ** Appearance ** Relate-it plugin includes a stylesheet css file that can be easily modified to change the appearance of the thumbnail. All the styles used by the plugin can be found in the following file: /wp-content/plugins/relate-it/css/style.css == Installation == Relate-it plugin can be installed following these easy steps: 1. Unzip "relate-it.zip" archive into your "plugins" folder (/wp-content/plugins/). This will create a folder called "relate-it". 2. Activate the plugin. 3. Enjoy :-) == Frequently Asked Questions == = Does this plugin only work from 3.6 WordPress version? = This plugin should work from WordPress version 3.0, but the first version it has been completely tested is 3.6.0 == Screenshots == 1. Plugin in action (below post and over comments) with default style 2. Settings form in the admin section == Changelog == = 1.0 = * First stable version == Upgrade Notice == No updates available.