• I am looking at a way to have an archive such that when i type in:

    http://www.abc.com/blog/2008/12

    I would like to get a list of ALL posts from the month of December 2008 to display in the form of day month – post title.

    That’s it. I’m not interested in a plug-in, I can write the php but the problem I find is that WP is limiting me to the number of blog posts to display on a page.

    I would like the same thing to happen if instead of date it was a category or a year.

    Any help is greatly appreciated.

The topic ‘Advanced Archive Question’ is closed to new replies.