Secret Weapon Labs

Design, Code, Business, FileMaker, Simplicity, and more.

Condensed Archives = “Monthchunks”

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!

By Emile • Oct 26th, 2005 • Category: General, Wordpress

2 Responses »

  1. Thanks for such a great review!

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

Leave a Reply