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

WP Multisite Most Commented Posts

説明

This plugin gives you the ability to display most commented posts on the entire network, using a specific shorcode in posts or pages, or using the widget dedicated to this.
Shortcode example:
[wp_mpp max=5 type=ever show_posts=0 show_comments=1]
Use following shortcode parameters:

  • max : maxium entries to show
  • type :
    • ever : all time stat
    • lastmonth : last 30 days
    • currentmonth : current month
    • lastweek : last 7 days
    • currentweek : this week
  • show_posts : display (1) or not (0) total number of posts published accross network
  • show_comments : display (1) or not (0) total number of coments for each posts in list.

インストール

  1. Install with WP admin GUI at network level
  2. Activate the plugin through the ‘Plugins’ menu in WordPress at network level
  3. Add widget with convenient params or add shortcode to post or page

FAQ

Post a comment here

Installation Instructions
  1. Install with WP admin GUI at network level
  2. Activate the plugin through the ‘Plugins’ menu in WordPress at network level
  3. Add widget with convenient params or add shortcode to post or page

評価

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

貢献者と開発者

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

貢献者

“WP Multisite Most Commented Posts” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • First version