I don't want to show all the categories in the monthly archive.
How can I limit this to categories of my choice?
Thanks in advanced!
I don't want to show all the categories in the monthly archive.
How can I limit this to categories of my choice?
Thanks in advanced!
How can I implement this into my archive?
My sidebar says:
<?php wp_get_archives('type=monthly'); ?>
Actually, I want this:
http://wordpress.ornyx.net/category-based-archives/
Just can't find a way to implement this though..
anyone another solution? I want to change the default archives of WordPress to show only the archive of some categories.
The Kwebble link is exactly what I need, but I can't get any of these to work properly.
Ideally I'd like a list like
June 2009 (2)
May 2009 (1)
January 2009 (3)
etc
with the number of posts in each month afterwards. In fact I'd be willing to pay someone to program this. Let me know if you're interested.
Ok I found this:
http://blog.kapish.co.in/2009/06/16/date-archive-for-a-category/
which works.
This topic has been closed to new replies.