# Compact Archives Widget #
**Contributors:** aldolat  
**Donate link:** http://dev.aldolat.it/projects/compact-archives-widget/  
**Tags:** archive, archives, posts, widget  
**Requires at least:** 1.5  
**Tested up to:** 4.6  
**Stable tag:** 0.4.2  
**License:** GPLv3 or later  
**License URI:** http://www.gnu.org/licenses/gpl-3.0.html  

Create a widget for Compact Archives plugin.

## Description ##

**DO NOT INSTALL THIS PLUGIN BECAUSE IT'S NOT NEEDED ANYMORE.**

**As of version 3.0.0 the plugin [Compact Archives](http://wordpress.org/plugins/compact-archives) includes my own code, so you'll find this widget in that plugin.**

The plugin [Compact Archives](http://wordpress.org/extend/plugins/compact-archives/ "Compact Archives plugin page") has not a widget. This plugin adds this widget to that plugin.
Before using Compact Archives Widget, you must install and activate Compact Archives plugin.

## Installation ##

This section describes how to install the plugin and get it working.

1. Install the plugin from your WordPress dashboard.
1. Activate the plugin.
1. Add the newly created widget as usual.

## Frequently Asked Questions ##

### Why there is not an options page? ###

It is not needed.

### May I change the appearance of the archive links? ###

Yes. Using your theme CSS, you can create the styles you need.

## Screenshots ##

### 1. The settings panel of the widget ###
![1. The settings panel of the widget](http://ps.w.org/compact-archives-widget/assets/screenshot-1.png)

### 2. An example of rendered widget ###
![2. An example of rendered widget](http://ps.w.org/compact-archives-widget/assets/screenshot-2.png)


## Changelog ##

### 0.4.2 ###

* Switched to PHP5 __contruct() in creating the widget.

### 0.4.1 ###

* Some minor code improvements.

### 0.4 ###

* Removed the scary notice at top of dashboard page and moved into the widget panel.
* Added a notice in the rendered widget if the user does not have the main plugin installed and active.
* Some minor code improvements.

### 0.3.1 ###

* Moved screenshots to /assets/ directory.
* Added compatibility to last WordPress version.

### 0.3 ###

* Text can now be automatically rendered as uppercase or capitalized.

### 0.2 ###

* Fixed a typo.

### 0.1.2 ###

* Minor improvement.
* Added compatibility with WordPress 3.4.

### 0.1.1 ###

* Minor improvements.
* Added compatibility with WordPress 3.1.3.

### 0.1 ###

* First release of the plugin

## Upgrade Notice ##

### 0.1 ###
No upgrade notice, since this is the first version.

## Credits ##

Credits go to [Rob Marsh](http://profiles.wordpress.org/users/RobMarsh/ "RobMarsh's user page"), who created the main plugin.
