Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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

Часто задаваемые вопросы

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