Beskrivning
Tidy Archives will display your archives in a practical way. It displays links to monthly archives together with direct post links for the current year, while for previous years it only displays a link to the yearly archives.
The format in short:
Month Year
– list of posts in that month
followed by a list of previous years.
So the idea is to have the archives displayed like this example:
February 2011
– Post 3
– Post 2
– Post 1
January 2011
– Post 4
– Post 3
– Post 2
– Post 1
2010
2009
2008
Installation
- Upload
tidy-archives
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Place
<?php tidy_archives(); ?>
in your templates
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Tidy Archives” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Tidy Archives” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- First release