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

Related Posts Widget

説明

Related Posts Widget shows a list of posts with similar tags to the current post. The widget is only shown on single post pages. The Related Post widget only shows & loads it’s file in front end when is_single() returns true & post tag(s) is similar.

機能について

  • Option to show post thumbnail & set dimension by width & height.
  • Set how many posts to show.
  • Option to show the post excerpt and how long the excerpt should be.
  • Option to show the post date.
  • Option to show the comment count.
  • Multiple widgets.

参加・貢献

While using this plugin if you find any bug or any conflict, please submit an issue at
Github (If possible with a pull request).

スクリーンショット

  • The widget configuration dialog.
  • Front end of the widget using a default WordPress Theme.

インストール

自動インストール

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Related Posts Widget, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “Related Posts Widget” and click Search Plugins. Once you’ve found plugin, you can install it by simply clicking “Install Now”. Then, go to plugins page of WordPress admin activate the plugin. Now, goto the Widgets page of the Appearance section and configure the Related Posts widget.

手動インストール

  1. プラグインをダウンロードします。
  2. Upload it to the plugins folder of your blog.
  3. Goto the Plugins section of the WordPress admin and activate the plugin.
  4. Now, goto the Widgets page of the Appearance section and configure the Related Posts widget.

Read more about installting plugins at [WordPress Codex] (https://codex.wordpress.org/Managing_Plugins#Installing_Plugins)

評価

1件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

2.0.1

  • Added PHP5 Constructor
  • Compatible with WordPress 4.3

2.0

  • Added CSS file for posts styling
  • Now compaitable with latest versions of WordPress
  • Better code quality

1.1

  • Fixed a bug in the thumbnail size registration routine.

1.0

  • 最初のリリース。