Description
This plugin will add a new widget to the Appearance -> widgets area called “custom archives widget”. It allows you to display links to your archive pages in any widgetized area of your website.
The difference with the default WordPress archives widget is that it groups the links to monthly archives by year (also links), and adds a spiffy
accordion effect to reveal the links to monthly archives when you hover over a year.
Screenshots
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the widget to your widgetized area via Appearance -> widgets
FAQ
- What is the air speed velocity of an unladen swallow?
-
See http://style.org/unladenswallow/
Reviews
Contributors & Developers
“Better archives widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Better archives widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.1
- Added filters to query for better compatibility
2.2
- Added internationalization
- Added escaping
- Fixes and improvments.
2.1
- Removed CSS file and minified js
2.0
- Major revision