=== Simple Related Posts in Page ===
Contributors: haruki8
Donate link: http://www.checksite.jp/
Tags: page,related,shortcode
Requires at least: 3.4
Tested up to: 3.4.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin will show related post links to page if page title and post tag is equal. Use shortcode [show_posts_link].

== Description ==
This Simple plugin allows you to show related post link to your specify page.

Place shortcode`[show_posts_link]` in page you want to display post title.

It is necessary to make 'a page title' and 'the tag of the posts' the same character string.

Then, you can see the related posts title on specify page entry.

If you need to change the number of display related posts title, you can change 
the number in admin page.

If you can read Japanese, check this URL. More detail.
http://www.checksite.jp/develop/simple-related-posts-in-page/

== Installation ==
1. Download and unzip the Simple Related Posts in Page plugin.
2. Upload `simple-related-posts-in-page` folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= Can I use the space in the page title or post tags ? =

This plugin can't recognize space. If You need divide a letter, please use underscore. 

= How many the number of defaults of the related posts to display a screen? =

The number of defaults is 10. If you need to change the number, please change the number in admin page.

= Can I set header words to display when there was an entry?

Yes. You can set words to display when there was an entry. Please set the words in admin page.

= I am Japanese. Can I see more information about this plugin?

Yes. You can see more information in http://www.checksite.jp/ .

== Screenshots ==
1. When page create, insert shortcode [show_posts_link] .
2. When related post create, set tag equal page title .
3. Check published Page. You can link Related Posts.


== Changelog ==

= 1.0 =
* Added the function that can set header string when there was an entry.

= 0.2 =
* Added the function that can set a number to show a screen.

= 0.1 =
* Initial release.

== Upgrade Notice ==

= 1.0 =
* In this version, I added a new function that can set header string when there was an entry.

= 0.2 =
* In this version, I added a new function that can set number to show a screen.

= 0.1 =
* Initial release.

