=== WP FAQ ===
Contributors: jayantisolanki
Tags: WP FAQ, faq, toggle, Accordian faqs, simple faqs
Requires at least: 3.8
Tested up to: 6.9.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


WP FAQ provides an easy way to add FAQ to your website.

== Description ==

Utilizing Custom Post Types, this plugin allows the user to easily add FAQ to his/her website. Display them using shortcode (`[wp_faq]`) and show/hide them via an animated, jQuery toggle or accordion box.

= Features =
* Custom Post-Type driven
* jQuery toggle or accordion display when using the shortcode

== Installation ==

You can download and install WP FAQ using the built in WordPress plugin installer. If you download the plugin manually, make sure the files are uploaded to `/wp-content/plugins/wp-faq/`.

Activate WP-FAQ in the "Plugins" admin panel using the "Activate" link.

Add the shortcode [wp_faq] to the page.


== Upgrade Notice ==

Upgrade normally via your WordPress admin -> Plugins panel.

== Screenshots ==
1. List all faqs
2. Add faqs
3. Display faqs

== Changelog ==

= 1.0.3 =
* Initial Release
