Beschrijving
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.
Installatie
- Install with WP admin GUI at network level
- Activate the plugin through the ‘Plugins’ menu in WordPress at network level
- Add widget with convenient params or add shortcode to post or page
FAQ
- Installation Instructions
-
- Install with WP admin GUI at network level
- Activate the plugin through the ‘Plugins’ menu in WordPress at network level
- Add widget with convenient params or add shortcode to post or page
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WP Multisite Most Commented Posts” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WP Multisite Most Commented Posts” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- First version