Condensed Archives = “Monthchunks”

on Oct 26 in General, Wordpress

As per a question by Eric, if there are any others of you interested in how the Archives display like:

2005
1 2 3 4 5 6 7 8 9 10
2004
1 2 3 4 5 6 7 8 9 10 11 12

with each # obviously pertaining to a month, the answer is MonthChunks. A fairly easy to implement Wordpress plugin which condenses the typically long and annoying Archives format into the minimalist and simple format noted above and sampled on the side. The code I used was:

Archives

< ?php monthchunks(); ?>

It’s quite simple, it works well, and it doesn’t eliminate the ability to browse older posts and require use of the Wordpress built-in search engine. Rock on!

Comments

  1. justin

    Oct 27th, 2005

    Thanks for such a great review!

  2. Denis

    Oct 28th, 2005

    No prob, glad to oblige for the work on the cool plugin!
    ;-)

Trackbacks and Pingbacks

Leave a Comment