Descrizione
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/)
Installazione
- Upload the folder simple-popular-posts to your WordPress plugin directory.
- Activate the plugin from the plugin panel.
- Go to your widget setting page.
- Drag the Simple Popular Posts widget to your sidebar.
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Simple Popular Posts” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Simple Popular Posts” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
* Initial release