=== Website FAQ (Responsive and Categorized with Shortcode) ===
Contributors: Nikunj Soni
Tags: faq,faqs,jQuery ui,faq with category,faq with shortcode,faq with accordion,jquery ui accordion,frequently asked question,frequently asked questions,wordpress,wordpress faq,shortcode
Requires at least: 3.1
Tested up to: 5.8
Stable tag: 1.2
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.
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.
* 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
== Amazing Features ==
* Responsive
* Categorized
* Shortcode
* jQuery UI Accordion
* 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.
== Screenshots ==
1. All FAQ in Frontend
2. All FAQ in Backend
3. Add new FAQ
4. FAQ categories list
5. Adding shortcode
6. FAQ with category in Backend
7. FAQ with category in Frontend
== Changelog ==
= 1.2 =
Tested and compatible with WordPress 5.8
= 1.1 =
* Update in frontend display
= 1.0 =
* Initial release
== Upgrade Notice ==
= 1.2 =
Tested and compatible with WordPress 5.8
= 1.1 =
* Update in frontend display
= 1.0 =
* Initial release