=== Website FAQ ( Categorized with Shortcode) ===
Contributors: Nikunj Soni
Donate link: http://www.nikunjsoni.co.in/donate/
Tags: faq,faqs,faq with category,faq with shortcode,frequently asked question,frequently asked questions,wordpress,wordpress faq,shortcode
Requires at least: 3.1
Tested up to: 4.3
Stable tag: 1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Useful and handy FAQ plugin for any WordPress website.
== Description ==
Useful and handy FAQ plugin for any WordPress website.
Example :
India
[website_faq category="category_ID"]
USA
[website_faq category="category_ID"]
Germany
[website_faq category="category_ID"]
* Add this shortcode to use this plugin in your page in backend [website_faq]
* Add this code if you want to use this plugin in your .php file
* Add this shortcode if you want to show FAQ by some specific category in your page in backend[website_faq category="category_ID"]
* Add this code if you want to show FAQ by some specific category in your .php file
The plugin adds a "FAQ" tab to your wp-admin menu and allows you to enter FAQ Title and FAQ Description.
It will show FAQ in descending order by post publish date.
== Amazing Features ==
* Categorized
* Shortcode
* Easy to use
* Can be integrated into any wp theme
* All files are easy customizable
== Installation ==
1. Download and extract this plugin to `wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu in WordPress and start adding your FAQ.
== Frequently Asked Questions ==
You can submit it in http://www.nikunjsoni.co.in/
== Changelog ==
= 1.0 =
* Initial release
== Upgrade Notice ==
= 1.0 =
Initial release