Title: Ajax Archives
Author: aposai
Published: <strong>May 2, 2009</strong>
Last modified: May 2, 2009

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/ajax-archives.svg)

# Ajax Archives

 By [aposai](https://profiles.wordpress.org/aposai/)

[Download](https://downloads.wordpress.org/plugin/ajax-archives.1.0.zip)

 * [Details](https://test.wordpress.org/plugins/ajax-archives/#description)
 * [Reviews](https://test.wordpress.org/plugins/ajax-archives/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/ajax-archives/#installation)
 * [Development](https://test.wordpress.org/plugins/ajax-archives/#developers)

 [Support](https://wordpress.org/support/plugin/ajax-archives/)

## Description

Display your archives in collapsible mode using ajax and jQuery.

Each subnode is loaded via ajax as per user request, so not whole archive is loaded
each time your archives page is displayed. If you have performance problems or server
issues with other archive plugins, try this one and enjoy.

It also displays the post count for each year and for each month and the comment
count for each post. And uses your current wordpress date_format to format the dates.

## Installation

 1. Upload `ajax-archives` entire folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Now you can use `<?php ajaxar_get_years ();?>` template tag to show the archive
    on your template.
 4. Or you can put `[ajaxar]` under a page or post content that will be replaced by
    the archive.

You can use following css classes to style the list:
 .ajaxar_years `ul` for years.
ajaxar_months `ul` for months .ajaxar_posts `ul` for posts .ajaxar_year_item `li`
year item .ajaxar_month_item `li` month item .ajaxar_post_item `li` post item

## FAQ

  Is this plugin compatible with wp-cache or other cache plugins?

It should be compatible because of ajax. But I don’t tested it!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Ajax Archives” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ aposai ](https://profiles.wordpress.org/aposai/)

[Translate “Ajax Archives” into your language.](https://translate.wordpress.org/projects/wp-plugins/ajax-archives)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ajax-archives/), check
out the [SVN repository](https://plugins.svn.wordpress.org/ajax-archives/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/ajax-archives/) 
by [RSS](https://plugins.trac.wordpress.org/log/ajax-archives/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **17 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.3 or higher **
 *  Tested up to **2.7**
 *  Language
 * [English (US)](https://wordpress.org/plugins/ajax-archives/)
 * Tags
 * [ajax](https://test.wordpress.org/plugins/tags/ajax/)[archive](https://test.wordpress.org/plugins/tags/archive/)
   [archives](https://test.wordpress.org/plugins/tags/archives/)[jquery](https://test.wordpress.org/plugins/tags/jquery/)
 *  [Advanced View](https://test.wordpress.org/plugins/ajax-archives/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ajax-archives/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ajax-archives/reviews/)

## Contributors

 *   [ aposai ](https://profiles.wordpress.org/aposai/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ajax-archives/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5153048)