このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Simple Related Posts in Page

説明

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/

スクリーンショット

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

インストール

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Simple Related Posts in Page はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Simple Related Posts in Page” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.