=== WPB Advanced FAQ ===
Contributors: wpbean
Tags: wordpress faq, faq wordpress, faq plugin wordpress, faq wordpress plugin, wordpress faq manager, faq plugin, wordpress plugin faq, faq plugin for wordpress, wp faq plugin, best faq plugin for wordpress, wordpress faqs plugin, wordpress faq plugins, faq wp plugin, faq plugins, faq for wordpress, wordpress faq theme, wordpress faq page, wordpress faqs, faq wordpress theme, wordpress accordion, wordpress accordion plugin, accordion wordpress, wordpress jquery accordion, wordpress jquery accordion plugin, accordion plugin wordpress, accordion wordpress plugin, wordpress plugin accordion
Requires at least: 3.6
Tested up to: 4.2.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WPB Advanced FAQ, number one FAQ management system plugin for WordPress.

== Description ==


WPB Advanced FAQ is a advance FAQ management system for WordPress. It's comes with each and every single feature that you need to add FAQ system in your WordPress site.

>[DEMO](http://23.227.167.145/wpbean/demo2/?page_id=127)  |  [Support](http://wpbean.com/support/)

### Plugin Features

* Two different theme for FAQ.
* Categorized FAQ management system.
* Tags base FAQ management system.
* FAQ Order and number of FAQ control form shortcode.
* Shortcode system, can be use anywhere ( widget, page or post ).
* Multiple FAQ form different categories or tags.
* Very light weight.
* Work with all Wordpress theme.
* Easy to use.
* Developer friendly & easy to customize.


Read <a href="http://wordpress.org/plugins/wpb-advanced-faq/installation/">installation</a> for details documentation & shortcode example.


== Installation ==

* Install it as a regular WordPress plugin

* Active the plugin.

* Use shortcode to show FAQ.



### Category shortcode example

[wpb_af_faqs theme="flat" post="-1" order="DESC" orderby="date" category="" tags="" close_previous="yes"]


Options: 

* theme : Theme for FAQ. Default: flat. Valid values: flat / ui

* post : Number of FAQ to show, default -1. -1 means show all.

* order: Sort order for categories (either ascending or descending). The default is ascending. Valid values: ASC, DESC

* orderby: Sort FAQ alphabetically, by unique Category ID, or by the count of posts in that Category. Valid values: ID, date, name, slug, title etc. Details here: https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters 

* category : Comma separated FAQ categories slug.

* tags : Comma separated FAQ tags slug.

* close_previous : Close previously opend FAQ. Default yes. Valid values: yes / no





== Frequently asked questions ==

= How to show the FAQ in page or sidebar? =
You need to use our shortcode for that. Please read this plugin installation for details.

= How can I change the background colors? =
You need to change little bit css code for that.


== Screenshots ==
1. WPB Advanced FAQ in action.
2. WPB Advanced FAQ collapsing.



== Changelog ==

= version 1.0 =
* Initial release



== Upgrade notice ==
