Beschreibung
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/
Screenshots
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.
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„Most Popular Categories“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Most Popular Categories“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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