=== Super Accordion ===
Contributors: shadowvault
Tags: super, accordion, page, post, nice accordion
Requires at least: 3.0
Tested up to: 4.4.2
Stable tag: 6.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Very easy and powerful collapsible accordion plugin for post and page. 

== Description ==
Simple and easy collapse accordion plugin for post and page. This plugin also generates a shortcode button in your WordPress TinyMCE editor.

== Installation ==
1. Download the zip file and Install as a regular WordPress plugin.
2. You have to use shortcode for generate accordion in post or page. Example shortcode is given below.
`[sawarp][sawcon title="Here Is Your Title"]Your content goes here....[/sawcon] [sawcon title="Here Is Your Title"]Your content goes here....[/sawcon] [sawcon title="Here Is Your Title"]Your content goes here....[/sawcon][/sawarp]` 


== Changelog ==

= 1.0 =
* Initial release