=== Conditional Widgets ===
Contributors: MadtownLems, kgraeme
Tags: media, files
Requires at least: 2.8.6
Tested up to: 3.3.1
Stable tag: trunk

This plugin adds a form to each widget on the Widgets panel which allows users to choose which pages and/or categories the widget is either displayed on or hidden from.

== Description ==

This plugin adds a form to each widget on the Widgets panel which allows users to choose which pages and/or categories the widget is either displayed on or hidden from.

For each widget, you can choose criteria to either SHOW or HIDE the widget, based on a number of categories.  The interface is quite intuitive, and requires no knowledge of php or conditional tags.


== Screenshots ==

1. Each widget gets an expandable form at the bottom of it for controlling display options on the home page and for both pages and categories.


== Installation ==

Standard Installation Procedure

1. Upload the `cets-conditional-widgets` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Changelog ==

= 1.5 =
* Fixed a bug surrounding the extra conditional checks on some configurations (Thanks, mmcginnis!)
* Added debugging and informative statements while WP_DEBUG is enabled

= 1.4 =
* Added support for Posts Pages (when using Static Front Page)

= 1.3 =
* Added support for saving options on Widgets that didn't otherwise have options

= 1.2 =
* Added option for Tag Archives (by request)

= 1.1 =
* Added options for Search, 404, Date Archives, and Author Archives

= 1.0.2 =
* Small edit to play nicely with some other plugins and their additional processing

= 1.0.1 =
* Basic bug fixes: resolved some warnings and errors. (Sorry for the inconvenience.)

= 1.0 =
* Initial Release

