=== Plugin Name ===
Contributors: nickciske,cimburacom
Donate link: https://thoughtrefinery.com/donate/
Tags: widget, toggle, jquery
Requires at least: 4.0
Tested up to: 4.5.3
Stable tag: 0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Hides widget content on page load then allows the user to toggle widgets open and closed by clicking the widget title.

== Description ==

Hides widget content on page load then allows the user to toggle widgets open and closed by clicking the widget title. Requires all widgets you want to toggle to have a title (clicking the title toggles the widget open and closed).

== Installation ==

1. Install via Plugins: Add New or FTP
2. Activate

== Frequently Asked Questions ==

= It collapses all widgets everywhere? =

Yes. Adding a jQuery selector to limit which widgets are affected is planned for a future release.

= It doesn't work with my theme! =

Open a support thread and I’ll see if we can make it compatible with your theme's custom markup.

== Changelog ==

= 0.2 =
* Add option to keep widgets open on load
* Add option to target widgets or widget areas with jQuery selectors

= 0.1 =
* Initial release, works with default WP widget markup
