This plugin allows you to add multiple FAQ sections in your site.
| Author: | Saif Bin-Alam (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 4.1.5 |
| Plugin version: | 1.1 |
| Added to WordPress repository: | 27-03-2015 |
| Last updated: | 13-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | http://wordpress.org/plugins/kings-faq |
| Total downloads: | 927 |
![]() Click to start download |
|
This plugin allows you to add multiple FAQ sections in your site. This plugin uses "custom posts" and "shortcode" to generate the FAQ items.
Usage:
Here's the step by step user manual:
- Install the plugin. (Find the instructions in the "Installation" section.)
- Find the custom post "FAQ Items" in your WordPress dashboard and click on it's submenu: Add New. You can add category as well.
- Use the shortcode to show all your tabs anywhere in your WordPress site.
[kings-faq]
4. This shortcode supports 6 attributes: "category", "orderby", "order", "color", "bg" & "count".
Examples
[kings-faq category="mycat" orderby="title" order="ASC" color="black" bg="#ccc" count="5"]
