=== Plugin Name ===
Contributors: GaryJ
Donate link: http://code.garyjones.co.uk/donate/
Tags: calendar, category, widget
Requires at least: 2.9
Tested up to: 3.3
Stable tag: 1.0.1

Un-registers the default Calendar widget, and registers a new one which supports showing only those posts in certain (or all) categories.

== Description ==

Can add multiple calendar widgets - each of them set to different categories (or All Categories).

The tooltip on the per-day links shows only post titles from that category, and when you click on the calendar link to bring up the day archive of posts, only posts from that category are shown.

== Installation ==

1. Upload the `calendar-category` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Visit Appearance -> Widgets to see and use the new "Calendar with categories" widget.

== Frequently Asked Questions ==

= Something isn't working correctly. What should I do? =

Make sure you're on the latest version of WordPress, then let me know, with as much detail as possible, what the problem is.

== Screenshots ==

1. The widget with additional category selector.

== Changelog ==

= 1.0.1 =
* Bump to support 3.1.
* Completes the missing inline documentation.

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.1 =
Bump to indicate support for WP 3.1 - adds no new features or fixes any bugs.

= 1.0 =
* Initial release.