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

Simple Popular Posts

説明

Simple Popular Posts is a plugin that creates a widget for you to put on your sidebar. The widget shows the most popular posts on your blog, based on the number of comments.

It is a very simple and basic plugin. It only has 3 options:
– the widget title
– the number of posts you want to show
– whether you want to show the number of comments or not

Based on the Most Popular Posts plugin by Wes Goodhoofd (http://www.wesg.ca/2008/08/wordpress-widget-most-popular/)

インストール

  1. Upload the folder simple-popular-posts to your WordPress plugin directory.
  2. Activate the plugin from the plugin panel.
  3. Go to your widget setting page.
  4. Drag the Simple Popular Posts widget to your sidebar.
  5. You can customize the widget.

Usually, a wordpress theme uses the

<

h3> tag to display the widget title, but to match your theme’s design you can edit the tag on line 32 in the plugin’s php file

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0
* Initial release