Beskrivning
This is just a small WordPress plugin that lists the most popular categories by post count in a widget. Includes several options.
Useful for blogs with many categories and just want to list the most popular.
For Themes that do not support Widgets, you can now put this code anywhere in your template:
Support and Feature requests are on my forums at http://justmyecho.com/forums/
Installation
- Download and extract most-popular-categories.zip file.
- Upload the folder containing the Plugin files to your WordPress Plugins folder (usually ../wp-content/plugins/ folder).
- Activate the Plugin via the ’Plugins’ menu in WordPress.
- Go to Widgets section to add the widget to sidebar.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Most Popular Categories” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Most Popular Categories” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1.1
- Fixed bug with incorrect category permalinks
1.1
- Added function for themes that don’t support widgets
- Option to exclude categories with 0 posts
1.0
- Initial release