﻿=== Plugin Name ===
Contributors: isnowfy
Tags: Related,Posts,Thumbnail
Requires at least: 2.9
Tested up to: 3.2.1
Stable tag: 0.7

My Related Posts Plugin can generate a related posts with thumbnail.

== Description ==

My Related Posts Plugin can generate a related posts with thumbnail.

== Installation ==

1. Upload the folder my-related-posts to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php if (function_exists('my_rp_posts')) my_rp_posts(); ?>` in your templates
1. Navigate to Manage > Option > My Related Posts to configure the plugin

== Screenshots ==
1. WordPress Related Posts setting.

== Changelog ==

= 0.7 =
* first version