Clean Archives Reloaded

What Exactly Does This Plugin Do?

It creates a pretty list of all of the posts that you’ve made to your blog. To see an example, check out my archives page. Note that the image located there that shows the post times of recent posts is generated by a seperate plugin.

Download:

Support / Feature Request Forum:

http://wordpress.org/tags/clean-archives-reloaded

Credits / History:

This plugin is based on a concept (it no longer shares any common code) by Sebastian Schmieg for the archive page of his “Blix” theme. His code was later converted to a plugin by Shawn Grimes.

The drawback of both of those versions though was the sheer number of queries required (around 1 per month + 2 per post — it added up quick). So, I decided to make my own version which cached the output so that it was only regenerated when needed and otherwise just pulled with 1 query from the database. I was also given the idea by Chris O’Rourke to use Javascript to make the months collapsible as many people’s archives pages were getting rather long.

All of that was then replaced by the current version which uses WordPress functions and internal WordPress caching techniques to make only one query per page period.

683 comments to Clean Archives Reloaded

  1. [...] Clean Archives Reloaded 3.2.0 ?? | ??? Viper007Bond | ?????? [...]

  2. Pascal says:

    Thank you for this great Plugin! Merry X-mas.

  3. Rohan says:

    Awesome Plugin.
    But, what if I want to display my archives in Error-404 Page?
    Can I do that?

  4. [...] Your Visitors – Clean Archives Reloaded generates a list of your posts sorted by months for better [...]

  5. Rohan says:

    It’s not working. Seems like, I am doing something wrong.

    I have edited 404.php page and deleting 404 text written there, I have pasted your given code. :(

    Your plugin is activated and awesomely working on Archives Page.

  6. Umeed says:

    Hi,

    How to display the posts from one category? not all of the posts.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

If you wish to post code, write it like [code]blah[/code] so it will display properly.