Descripción
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/
Capturas
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Most Popular Categories” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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