This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Related Posts in Page

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/

Screenshots

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

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.

FAQ

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/ .

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Related Posts in Page” is open source software. The following people have contributed to this plugin.

Contributors

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.