Title: Smart Archives Reloaded
Author: scribu
Published: <strong>August 29, 2008</strong>
Last modified: March 21, 2013

---

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/smart-archives-reloaded.svg)

# Smart Archives Reloaded

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

[Download](https://downloads.wordpress.org/plugin/smart-archives-reloaded.2.0.5.zip)

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

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

## Description

Smart Archives Reloaded allows you to display a list of posts grouped by year and
month. It also provides several interesting navigation elements.

**Format list:**

 * **list** = a list of posts grouped by month
 * **block** = a compact block of links to year and date archive pages
 * **menu** = a two-level menu with links to year and date archive pages
 * **both** = block + list ([example](http://scribu.net/archive))
 * **fancy** = menu + list + JavaScript ([example](http://www.conceptfusion.co.nz/archive))

**No support**

I do not offer support for this plugin, either free or paid.

**Credits:**

 * [Justin Blanton](http://justinblanton.com), for the original [Smart Archives](http://justinblanton.com/projects/smartarchives/)
   plugin
 * [Simon Pritchard](http://www.conceptfusion.co.nz/), for the fancy format

Links: [Plugin News](http://scribu.net/wordpress/smart-archives-reloaded) | [Author’s Site](http://scribu.net)

## Screenshots

 * [[
 * A fancy archive
 * [[
 * The Settings Page

## Installation

See [Installing Plugins](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

After activating it, create a new page or post and add `[smart_archives]` to the
content.

Alternatively, you can add `<?php smart_archives(); ?>` anywhere in your theme, 
where you want the archives displayed.

See http://scribu.net/wordpress/smart-archives-reloaded for more usage examples.

## FAQ

  Installation Instructions

See [Installing Plugins](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

After activating it, create a new page or post and add `[smart_archives]` to the
content.

Alternatively, you can add `<?php smart_archives(); ?>` anywhere in your theme, 
where you want the archives displayed.

See http://scribu.net/wordpress/smart-archives-reloaded for more usage examples.

  Error on activation: “Parse error: syntax error, unexpected…”

Make sure your host is running PHP 5. The only foolproof way to do this is to add
this line to wp-config.php (after the opening `<?php` tag):

    ```
    var_dump(PHP_VERSION);
    ```

  Fancy archive not working

In footer.php in your theme directory, make sure you have this code somewhere:

    ```
    <?php wp_footer(); ?>.
    ```

  How can I change the CSS or HTML?

Read this: [Advanced Tweaking](http://scribu.net/wordpress/smart-archives-reloaded/advanced-tweaking.html)

## Reviews

![](https://secure.gravatar.com/avatar/90759900fbe08276a2f5ef074436a8cc9c2a3f6a50fdaee05fc490826f0cfb74?
s=60&d=retro&r=g)

### 󠀁[En kullanışlı arşiv uygulaması](https://wordpress.org/support/topic/en-kullanisli-arsiv-uygulamasi/)󠁿

 [ciplakyazar](https://profiles.wordpress.org/ciplakyazar/) January 5, 2019

Şimdiye kadar bir kaç arşiv uygulaması denedim ama wordpress için en kullanışlı 
uygulama bence bu. Denedikten sonra bunu siz de göreceksiniz.

![](https://secure.gravatar.com/avatar/f5cec25b99ec6d7e99665fa508bf3cbf1f1edf837437ca0bcbe5ac4925cdacd2?
s=60&d=retro&r=g)

### 󠀁[Still works well](https://wordpress.org/support/topic/still-works-well-5/)󠁿

 [McPace](https://profiles.wordpress.org/mcpace/) May 10, 2017

While this plugin is old and unsupported, it still works well. One of the only plugins
I’ve found that will layout a decade of posts in a user friendly manner. Thank you
for your hard work on this plugin. I really like the fancy setting, lays it out 
by year then month.

![](https://secure.gravatar.com/avatar/01254fac41062eaf1104e8b406b854d6432401da07ec94fa2659e97696a44596?
s=60&d=retro&r=g)

### 󠀁[DO NOT USE THIS PLUGIN.](https://wordpress.org/support/topic/do-not-use-this-plugin-19/)󠁿

 [ChristinaHendriks](https://profiles.wordpress.org/christinahendriks/) February
7, 2017

[ Moderator note: image link removed. You can post that on your own site if you 
like but please do not post emails here on these forums. ] Scribu is without a doubt,
the [ expletive deleted ] I have ever come in contact with in my entire life. Not
only does he refuse to check and answer anyone that has created a topic in the support
forum for this Plugin, he thinks he is not obligated to help those that ask for 
his help on HIS PLUGIN. There aren’t enough options within the settings once you
download the Plugin, and to be honest, I had to do quite a bit of CSS tweeking and
some PHP changes to get it to what I wanted it to look like. The moment I sent him
a personal email to ask if he would be kind enough to take a look at the support
forum, ^ ^ ^ That happened. DO NOT USE THIS PLUGIN.

 [ Read all 15 reviews ](https://wordpress.org/support/plugin/smart-archives-reloaded/reviews/)

## Contributors & Developers

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

Contributors

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

“Smart Archives Reloaded” has been translated into 8 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/smart-archives-reloaded/contributors)
for their contributions.

[Translate “Smart Archives Reloaded” into your language.](https://translate.wordpress.org/projects/wp-plugins/smart-archives-reloaded)

### Interested in development?

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

## Changelog

#### 2.0.5

 * prevent useless SQL queries
 * use latest scbFramework

#### 2.0.4

 * fixed menu when on date archives
 * WP 3.1 compatibility

#### 2.0.3

 * fixed year order in menu & fancy modes
 * improved memory usage

#### 2.0.2

 * fixed year order in block
 * highlighted current month in block
 * updated scbFramework

#### 2.0.1

 * fixed category exclusion

#### 2.0

 * added %excerpt% tag
 * fewer queries
 * advanced post selection
 * removed caching engine
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-2-0.html)

#### 1.9.2

 * re-enabled cache

#### 1.9.1

 * updated .pot file
 * made generator class non-static

#### 1.9

 * added ‘menu’ format
 * added new arguments: ‘month_format’, ‘posts_per_month’, ‘generator’
 * added ‘smart_archives_css’ filter
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-9.html)

#### 1.8.3

 * fancy archive fix for IE
 * optimized CSS loading
 * update French translation

#### 1.8.2

 * fix broken update

#### 1.8.1

 * added Clear cache button
 * load js only when needed
 * compatibility with the MailPress plugin

#### 1.8

 * override arguments with smart_archives() or [smart_archives]
 * added include_cat arg
 * added Chinese l10n
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-8.html)

#### 1.7.1

 * fancy archive improvements

#### 1.7

 * added “fancy” option
 * added %category_link%, %category% and %date%
 * added Uzbek translation
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-7.html)

#### 1.6.2

 * added %comment_count% tag
 * added Belarusian translation
 * dropped support for WordPress older than 2.8

#### 1.6.1

 * bugfix

#### 1.6

 * added list format option with these tags:

 * %post_link%
 * %author_link%
 * %author%

 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-6.html)

#### 1.5.2

 * added two filters: smart_archives_title, smart_archives_exclude_categories

#### 1.5.1

 * fixed “Save Changes” button
 * l10n: danish, italian, russian

#### 1.5

 * numeric month links
 * l10n
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-5.html)

#### 1.4

 * more optimization
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-4.html)

#### 1.3

 * optimization & bugfixes
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-3.html)

#### 1.2

 * better HTML output
 * [more info](http://scribu.net/wordpress/smart-archives-reloaded/sar-1-2.html)

#### 1.1

 * uses wp-cron

#### 1.0

 * initial release

## Meta

 *  Version **2.0.5**
 *  Last updated **8 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 3.2 or higher **
 *  Tested up to **3.4.2**
 *  Languages
 * [English (Canada)](https://en-ca.wordpress.org/plugins/smart-archives-reloaded/),
   [English (US)](https://wordpress.org/plugins/smart-archives-reloaded/), [French (France)](https://fr.wordpress.org/plugins/smart-archives-reloaded/),
   [German](https://de.wordpress.org/plugins/smart-archives-reloaded/), [Hindi](https://hi.wordpress.org/plugins/smart-archives-reloaded/),
   [Italian](https://it.wordpress.org/plugins/smart-archives-reloaded/), [Slovak](https://sk.wordpress.org/plugins/smart-archives-reloaded/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/smart-archives-reloaded/),
   and [Ukrainian](https://uk.wordpress.org/plugins/smart-archives-reloaded/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/smart-archives-reloaded)
 * Tags
 * [archive](https://wordpress.org/plugins/tags/archive/)[archives](https://wordpress.org/plugins/tags/archives/)
   [post list](https://wordpress.org/plugins/tags/post-list/)
 *  [Advanced View](https://wordpress.org/plugins/smart-archives-reloaded/advanced/)

## Ratings

 4.3 out of 5 stars.

 *  [  11 5-star reviews     ](https://wordpress.org/support/plugin/smart-archives-reloaded/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/smart-archives-reloaded/reviews/?filter=4)
 *  [  3 3-star reviews     ](https://wordpress.org/support/plugin/smart-archives-reloaded/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/smart-archives-reloaded/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/smart-archives-reloaded/reviews/?filter=1)

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

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

## Contributors

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

## Support

Got something to say? Need help?

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