Plugin Directory

Collapsing Archives

This plugin uses Javascript to dynamically expand or collaps the set of months for each year and posts for each month in the archive listing.

Download Version 1.3.2

IMPORTANT! Please deactivate before upgrading, then re-activate the plugin.

MANUAL INSTALLATION

Unpack the contents to wp-content/plugins/ so that the files are in a collapsing-archives directory. Now enable the plugin. To use the plugin, change the following here appropriate (most likely sidebar.php):

Change From:

<ul>
 `<?php wp_get_archives(); ?>`
</ul>

To something of the following:

<?php
     if( function_exists('collapsArch') ) {
      collapsArch();
     } else {
      echo "<ul>\n";
      wp_get_archives();
      echo "</ul>\n";
     }
    ?>

You can specify options for collapsArch. See options section.

WIDGET INSTALLATION

For those who have widget capabilities, (default in WordPress 2.3+), installation is easier.

Unzip contents to wp-content/plugins/ so that the files are in a collapsing-archives directory. You must enable the Collapsing Archives plugin, then simply go the Presentation > Widgets section and add the Collapsing Archives Widget.

Requires: 2.8 or higher
Compatible up to: 3.0.5
Last Updated: 2011-1-3 Downloads: 40,434

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(53 ratings)

Compatibility

+
=
Not enough data

3 people say it works.
2 people say it's broken.

Log in to vote.

100,2,2
100,1,1
100,2,2
75,4,3 100,3,3
67,6,4
0,1,0 50,2,1 100,3,3
89,9,8
100,1,1
100,2,2
0,1,0
0,1,0 100,1,1
100,1,1
100,3,3
100,1,1
100,1,1
90,10,9
100,2,2
60,5,3